mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-18 07:16:44 +08:00
提交
This commit is contained in:
@@ -80,7 +80,9 @@ export const pages=[
|
||||
{title:'个人设置',path:'setting',component:'user/Setting',hidden:false},
|
||||
{title:'我的消息',path:'message',component:'user/Message',hidden:false},
|
||||
{title:'开发工具下载',path:'tools',component:'tools/Index',hidden:false},
|
||||
{title:'课程开发教程',path:'developtoolsdown',component:'tools/DeveloptoolsDown',hidden:true}
|
||||
{title:'课程开发教程',path:'developtoolsdown',component:'tools/DeveloptoolsDown',hidden:true},
|
||||
{title:'我的U币',path:'ucurrency',component:'ucurrency/Index',hidden:true},
|
||||
{title:'我的勋章',path:'medal',component:'medal/Index',hidden:true}
|
||||
]}
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user