feat: setting页面

This commit is contained in:
2026-04-22 16:11:16 +08:00
parent 38094c4b2c
commit 5d240edb84
4 changed files with 479 additions and 642 deletions

View File

@@ -124,7 +124,7 @@
}
const onSettings = () => {
hideProfilePopover()
console.log('settings')
router.push('/settings')
}
const onLogout = () => {
hideProfilePopover()