优化多个页面样式与展示文本

This commit is contained in:
2025-12-09 18:01:12 +08:00
parent 2f61856ff6
commit a7f4556d9d
9 changed files with 57 additions and 54 deletions

View File

@@ -130,11 +130,8 @@ export default function Header(props: HeaderProps) {
onPointerLeave={exitMenu}
/>
<LinkItem
text="企业服务"
href="#"/>
<LinkItem
text="推广返利"
href="#"/>
text="业务定制"
href="/customized"/>
</ul>
{/* 移动端菜单 */}