业务定制页面与跳转完善

This commit is contained in:
2025-12-18 11:52:33 +08:00
parent 69fdcabcac
commit dc331b63a5
12 changed files with 380 additions and 267 deletions

View File

@@ -131,7 +131,7 @@ export default function Header(props: HeaderProps) {
/>
<LinkItem
text="业务定制"
href="/customized"/>
href="/custom"/>
</ul>
{/* 移动端菜单 */}