我的关注,消息中心页面

This commit is contained in:
zhaofang
2022-09-16 17:01:29 +08:00
parent 2e2b8bf0ed
commit 99586e1144
10 changed files with 293 additions and 61 deletions

View File

@@ -84,7 +84,10 @@ 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:'/message/center',hidden:false,children:[
{title:'消息中心',path:'index',component:'portal/user/Message',hidden:false}
]},
]
export function routers(){