mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-16 06:16:44 +08:00
修改
This commit is contained in:
@@ -76,6 +76,7 @@ export const pages=[
|
||||
{title:'编辑笔记',path:'Noteedit',component:'user/Noteedit',hidden:true},
|
||||
{title:'我的测评',path:'myassess',component:'user/MyAssess',hidden:true},
|
||||
{title:'我的收藏',path:'favorites',component:'user/MyFavorites',hidden:false},
|
||||
{title:'用户调研',path:'research',component:'user/Myresearch',hidden:false},
|
||||
{title:'我的关注',path:'follows',component:'user/MyFollow',hidden:false},
|
||||
{title:'我的草稿',path:'mydraft',component:'user/MyDraft',hidden:false},
|
||||
{title:'个人设置',path:'setting',component:'user/Setting',hidden:false},
|
||||
|
||||
Reference in New Issue
Block a user