|
@@ -129,16 +129,16 @@
|
|
"selectedColor": "#2a95f1",
|
|
"selectedColor": "#2a95f1",
|
|
"borderStyle": "white",
|
|
"borderStyle": "white",
|
|
"backgroundColor": "#ffffff",
|
|
"backgroundColor": "#ffffff",
|
|
- "list": [{
|
|
|
|
- "pagePath": "pages/index",
|
|
|
|
- "iconPath": "static/images/tabbar/gg.png",
|
|
|
|
- "selectedIconPath": "static/images/tabbar/gg_.png",
|
|
|
|
- "text": "公告"
|
|
|
|
- }, {
|
|
|
|
|
|
+ "list": [ {
|
|
"pagePath": "pages/work/index",
|
|
"pagePath": "pages/work/index",
|
|
"iconPath": "static/images/tabbar/home.png",
|
|
"iconPath": "static/images/tabbar/home.png",
|
|
"selectedIconPath": "static/images/tabbar/home_.png",
|
|
"selectedIconPath": "static/images/tabbar/home_.png",
|
|
"text": "首页"
|
|
"text": "首页"
|
|
|
|
+ },{
|
|
|
|
+ "pagePath": "pages/index",
|
|
|
|
+ "iconPath": "static/images/tabbar/gg.png",
|
|
|
|
+ "selectedIconPath": "static/images/tabbar/gg_.png",
|
|
|
|
+ "text": "公告"
|
|
}, {
|
|
}, {
|
|
"pagePath": "pages/statistics/statistics",
|
|
"pagePath": "pages/statistics/statistics",
|
|
"iconPath": "static/images/tabbar/tj.png",
|
|
"iconPath": "static/images/tabbar/tj.png",
|