| | |
| | | "backgroundColor": "#4586FE" |
| | | }, |
| | | "tabBar": { |
| | | "custom": true, |
| | | // "custom": true, |
| | | "color": "#AFB8C3", |
| | | "selectedColor": "#5086FA", |
| | | "borderStyle": "white", |
| | | "backgroundColor": "#ffffff", |
| | | "list": [{ |
| | | "pagePath": "pages/home/index" |
| | | "pagePath": "pages/home/index", |
| | | "selectedIconPath": "static/img/tabbar-01-selected.png", |
| | | "iconPath": "static/img/tabbar-01-selected.png", |
| | | "text": "首页" |
| | | }, |
| | | { |
| | | "pagePath": "pages/user/center" |
| | | "pagePath": "pages/user/center", |
| | | "iconPath": "static/img/tabbar-03.png", |
| | | "selectedIconPath": "static/img/tabbar-03-selected.png", |
| | | "text": "我的" |
| | | } |
| | | ] |
| | | } |