Showing
14 changed files
with
5 additions
and
20 deletions
| @@ -205,33 +205,18 @@ | @@ -205,33 +205,18 @@ | ||
| 205 | } | 205 | } |
| 206 | ], | 206 | ], |
| 207 | "tabBar": { | 207 | "tabBar": { |
| 208 | - "color": "#000000", | ||
| 209 | - "selectedColor": "#000000", | 208 | + "color": "rgba(0,0,0,0.9)", |
| 209 | + "selectedColor": "#3D48A3", | ||
| 210 | "borderStyle": "white", | 210 | "borderStyle": "white", |
| 211 | "list": [{ | 211 | "list": [{ |
| 212 | "pagePath": "pages/index", | 212 | "pagePath": "pages/index", |
| 213 | "iconPath": "static/images/tabbar/home.png", | 213 | "iconPath": "static/images/tabbar/home.png", |
| 214 | - "selectedIconPath": "static/images/tabbar/home_.png", | 214 | + "selectedIconPath": "static/images/tabbar/home_act.png", |
| 215 | "text": "首页" | 215 | "text": "首页" |
| 216 | - }, { | ||
| 217 | - "pagePath": "pages/data/index", | ||
| 218 | - "iconPath": "static/images/tabbar/work.png", | ||
| 219 | - "selectedIconPath": "static/images/tabbar/work_.png", | ||
| 220 | - "text": "资料" | ||
| 221 | - }, { | ||
| 222 | - "pagePath": "pages/business/index", | ||
| 223 | - "iconPath": "static/images/tabbar/business.png", | ||
| 224 | - "selectedIconPath": "static/images/tabbar/business_.png", | ||
| 225 | - "text": "业务" | ||
| 226 | - }, { | ||
| 227 | - "pagePath": "pages/report/index", | ||
| 228 | - "iconPath": "static/images/tabbar/report.png", | ||
| 229 | - "selectedIconPath": "static/images/tabbar/report_.png", | ||
| 230 | - "text": "财务" | ||
| 231 | - }, { | 216 | + },{ |
| 232 | "pagePath": "pages/mine/index", | 217 | "pagePath": "pages/mine/index", |
| 233 | "iconPath": "static/images/tabbar/mine.png", | 218 | "iconPath": "static/images/tabbar/mine.png", |
| 234 | - "selectedIconPath": "static/images/tabbar/mine_.png", | 219 | + "selectedIconPath": "static/images/tabbar/mine_act.png", |
| 235 | "text": "我的" | 220 | "text": "我的" |
| 236 | }] | 221 | }] |
| 237 | }, | 222 | }, |
static/images/tabbar/business.png
deleted
100644 → 0
35.8 KB
static/images/tabbar/business_.png
deleted
100644 → 0
32 KB
static/images/tabbar/home_.png
deleted
100644 → 0
3.15 KB
static/images/tabbar/home_act.png
0 → 100644
604 Bytes
static/images/tabbar/mine_.png
deleted
100644 → 0
4.12 KB
static/images/tabbar/mine_act.png
0 → 100644
912 Bytes
static/images/tabbar/report.png
deleted
100644 → 0
32.9 KB
static/images/tabbar/report_.png
deleted
100644 → 0
33.4 KB
static/images/tabbar/work.png
deleted
100644 → 0
4.01 KB
static/images/tabbar/work_.png
deleted
100644 → 0
4.89 KB
static/logo200.png
deleted
100644 → 0
35.7 KB