|
@@ -96,12 +96,12 @@
|
|
|
"list": [{
|
|
|
"pagePath": "pages/index",
|
|
|
"iconPath": "static/images/tabbar/home.png",
|
|
|
- "selectedIconPath": "static/images/tabbar/home_.png",
|
|
|
+ "selectedIconPath": "static/images/tabbar/gg_.png",
|
|
|
"text": "公告"
|
|
|
}, {
|
|
|
"pagePath": "pages/work/index",
|
|
|
- "iconPath": "static/images/tabbar/work.png",
|
|
|
- "selectedIconPath": "static/images/tabbar/work_.png",
|
|
|
+ "iconPath": "static/images/tabbar/home.png",
|
|
|
+ "selectedIconPath": "static/images/tabbar/home.png",
|
|
|
"text": "首页"
|
|
|
}, {
|
|
|
"pagePath": "pages/statistics/statistics",
|