feat: notification页面

This commit is contained in:
2026-04-23 09:39:12 +08:00
parent cce310c2dc
commit 751cd1aa1f
6 changed files with 427 additions and 1 deletions

View File

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