mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 03:46:44 +08:00
修改
This commit is contained in:
@@ -72,6 +72,7 @@ export const pages=[
|
||||
{title:'个人',path:'/user',hidden:false,children:[
|
||||
{title:'我的分享',path:'myshare',component:'share/MyList',hidden:false},
|
||||
{title:'分享给我的',path:'toshare',component:'share/ToList',hidden:false},
|
||||
{title:'我的笔记',path:'Mynotes',component:'user/Mynotes',hidden:true},
|
||||
{title:'我的测评',path:'myassess',component:'user/MyAssess',hidden:true},
|
||||
{title:'我的收藏',path:'favorites',component:'user/MyFavorites',hidden:false},
|
||||
{title:'我的关注',path:'follows',component:'user/MyFollow',hidden:false},
|
||||
|
||||
Reference in New Issue
Block a user