|
@@ -8,7 +8,8 @@
|
|
}, {
|
|
}, {
|
|
"path": "pages/index",
|
|
"path": "pages/index",
|
|
"style": {
|
|
"style": {
|
|
- "navigationBarTitleText": "通知公告"
|
|
|
|
|
|
+ "navigationBarTitleText": "通知公告",
|
|
|
|
+ "navigationStyle": "custom"
|
|
}
|
|
}
|
|
}, {
|
|
}, {
|
|
"path": "pages/work/index",
|
|
"path": "pages/work/index",
|
|
@@ -95,18 +96,18 @@
|
|
"backgroundColor": "#ffffff",
|
|
"backgroundColor": "#ffffff",
|
|
"list": [{
|
|
"list": [{
|
|
"pagePath": "pages/index",
|
|
"pagePath": "pages/index",
|
|
- "iconPath": "static/images/tabbar/home.png",
|
|
|
|
|
|
+ "iconPath": "static/images/tabbar/gg.png",
|
|
"selectedIconPath": "static/images/tabbar/gg_.png",
|
|
"selectedIconPath": "static/images/tabbar/gg_.png",
|
|
"text": "公告"
|
|
"text": "公告"
|
|
}, {
|
|
}, {
|
|
"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/statistics/statistics",
|
|
"pagePath": "pages/statistics/statistics",
|
|
- "iconPath": "static/images/tabbar/mine.png",
|
|
|
|
- "selectedIconPath": "static/images/tabbar/mine_.png",
|
|
|
|
|
|
+ "iconPath": "static/images/tabbar/tj.png",
|
|
|
|
+ "selectedIconPath": "static/images/tabbar/tj_.png",
|
|
"text": "统计"
|
|
"text": "统计"
|
|
}]
|
|
}]
|
|
},
|
|
},
|