feat: wardrobe页面

This commit is contained in:
2026-04-23 15:20:22 +08:00
parent 5c931317f0
commit 3512d9ae87
8 changed files with 980 additions and 5 deletions

View File

@@ -117,6 +117,7 @@
const onMyWardrobe = () => {
hideProfilePopover()
console.log('my wardrobe')
router.push('/wardrobe')
}
const onNotifications = () => {
hideProfilePopover()