|
@@ -151,12 +151,15 @@
|
|
"iconPath": "/static/img/icon_home.png",
|
|
"iconPath": "/static/img/icon_home.png",
|
|
"selectedIconPath":"static/img/icon_home_active.png",
|
|
"selectedIconPath":"static/img/icon_home_active.png",
|
|
"text": "首页"
|
|
"text": "首页"
|
|
- },{
|
|
|
|
- "pagePath": "pages/use/useRouter",
|
|
|
|
|
|
+ }
|
|
|
|
+ ,{
|
|
|
|
+ // "pagePath": "pages/use/useRouter",
|
|
|
|
+ "pagePath": "pages/use/use",
|
|
"iconPath": "static/img/icon_use.png",
|
|
"iconPath": "static/img/icon_use.png",
|
|
"selectedIconPath":"static/img/icon_use_active.png",
|
|
"selectedIconPath":"static/img/icon_use_active.png",
|
|
"text": "价值实现"
|
|
"text": "价值实现"
|
|
- },{
|
|
|
|
|
|
+ }
|
|
|
|
+ ,{
|
|
"pagePath": "pages/usercenter/usercenter",
|
|
"pagePath": "pages/usercenter/usercenter",
|
|
"iconPath": "static/img/icon_usercenter.png",
|
|
"iconPath": "static/img/icon_usercenter.png",
|
|
"selectedIconPath":"static/img/icon_usercenter_active.png",
|
|
"selectedIconPath":"static/img/icon_usercenter_active.png",
|