mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 03:46:44 +08:00
新增页面u币规则
This commit is contained in:
@@ -84,6 +84,7 @@ export const pages=[
|
||||
{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},
|
||||
{title:'勋章规则',path:'urules',component:'medal/urules',hidden:true},
|
||||
{title:'排行榜',path:'ranking',component:'user/ranking',hidden:true}
|
||||
]},
|
||||
{title:'消息中心',path:'/message/center',hidden:false,children:[
|
||||
|
||||
Reference in New Issue
Block a user