优化pc版本首页

This commit is contained in:
yml2213
2026-05-29 08:59:05 +08:00
parent 56216c7523
commit 72f7d504d1
4 changed files with 805 additions and 412 deletions
-1
View File
@@ -20,7 +20,6 @@ const router = useRouter();
const navItems = [
{ label: "首页", to: "/", icon: House },
{ label: "租号大厅", to: "/listings", icon: Shop },
{ label: "我的订单", to: "/orders", icon: Tickets },
{ label: "消息", to: "/messages", icon: ChatDotRound },
{ label: "钱包", to: "/wallet", icon: Wallet },