forked from wangziqi/gongxue-base
feat: add student notification center
This commit is contained in:
@@ -28,6 +28,7 @@ export default function StudentHomePage() {
|
||||
{ name: '分数线', path: '/pages/student/scoreline/index', meta: '院校趋势' },
|
||||
{ name: 'AI择校', path: '/pages/student/ai-school/index', meta: 'SVIP报告' },
|
||||
{ name: '资料', path: '/pages/student/assets/index', meta: 'PDF 预览' },
|
||||
{ name: '消息', path: '/pages/student/notifications/index', meta: '通知 / 待办' },
|
||||
{ name: '个人中心', path: '/pages/student/profile/index', meta: '会员 / 订单' },
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user