|
@@ -22,6 +22,7 @@
|
|
|
"pages/my/join/join",
|
|
|
"pages/article/home/home",
|
|
|
"pages/webview/rcs/rcs",
|
|
|
+ "pages/webview/rcmap/rcmap",
|
|
|
"pages/business/feedback/feedback",
|
|
|
"pages/business/ad/ad",
|
|
|
"pages/webview/recuperate/recuperate",
|
|
@@ -47,18 +48,18 @@
|
|
|
"selectedIconPath": "common/images/tabbar/site_cur.png",
|
|
|
"text": "服务地图"
|
|
|
},
|
|
|
+ {
|
|
|
+ "pagePath": "pages/webview/rcmap/rcmap",
|
|
|
+ "iconPath": "common/images/tabbar/business.png",
|
|
|
+ "selectedIconPath": "common/images/tabbar/business_cur.png",
|
|
|
+ "text": "人才图谱"
|
|
|
+ },
|
|
|
{
|
|
|
"pagePath": "pages/rob/home/home",
|
|
|
"iconPath": "common/images/tabbar/rob.png",
|
|
|
"selectedIconPath": "common/images/tabbar/rob_cur.png",
|
|
|
"text": "抢票"
|
|
|
},
|
|
|
- {
|
|
|
- "pagePath": "pages/mall/home/home",
|
|
|
- "iconPath": "common/images/tabbar/business.png",
|
|
|
- "selectedIconPath": "common/images/tabbar/business_cur.png",
|
|
|
- "text": "积分商城"
|
|
|
- },
|
|
|
{
|
|
|
"pagePath": "pages/my/home/home",
|
|
|
"iconPath": "common/images/tabbar/my.png",
|