This commit is contained in:
李志鹏
2026-04-23 11:49:00 +08:00
15 changed files with 1330 additions and 646 deletions

View File

@@ -120,11 +120,11 @@
}
const onNotifications = () => {
hideProfilePopover()
console.log('notifications')
router.push('/notifications')
}
const onSettings = () => {
hideProfilePopover()
console.log('settings')
router.push('/settings')
}
const onLogout = () => {
hideProfilePopover()