Commit 976f4ed7 by 王昆

gsb

parent 1c742650
...@@ -106,16 +106,16 @@ class UserCtl extends CtlBase { ...@@ -106,16 +106,16 @@ class UserCtl extends CtlBase {
}, },
] ]
}, },
{ // {
"name": "用户中心", // "name": "用户中心",
"icon": "iconfont icon-gth-gsgetihuzhongxin", // "icon": "iconfont icon-gth-gsgetihuzhongxin",
"team": [ // "team": [
{ // {
"name": "用户管理", // "name": "用户管理",
"path": "/user/userCenter" // "path": "/user/userCenter"
} // }
] // ]
} // }
]; ];
} else { } else {
return [ return [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment