提交 e1c459c7 authored 作者: zyx's avatar zyx

隐藏跟大赛相关内容

上级 1a2fa18e
...@@ -21,14 +21,14 @@ const studentMenus: IMenuItem[] = [ ...@@ -21,14 +21,14 @@ const studentMenus: IMenuItem[] = [
name: '理论学习', name: '理论学习',
path: 'https://saas-learn.segcdc.com' path: 'https://saas-learn.segcdc.com'
}, },
{ // {
name: '我的大赛', // name: '我的大赛',
path: '/student/contest' // path: '/student/contest'
}, // },
{ // {
name: '大赛成绩查询', // name: '大赛成绩查询',
path: '/student/contest/score' // path: '/student/contest/score'
} // }
] ]
// 管理员菜单 // 管理员菜单
const adminMenus: IMenuItem[] = [ const adminMenus: IMenuItem[] = [
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论