feat: account页面

This commit is contained in:
2026-05-04 15:53:13 +08:00
parent b538853800
commit bb8344b27a
17 changed files with 540 additions and 19 deletions

View File

@@ -100,7 +100,7 @@
{
icon: 'user_0',
active_icon: 'user_1',
path: '/user'
path: '/account'
}
])
const onNavItemClick = (path: string) => {