|
|
@@ -77,36 +77,7 @@
|
|
|
"navigationBarTitleText": "uni-app",
|
|
|
"backgroundColor": "#F8F8F8"
|
|
|
},
|
|
|
- "tabBar": {
|
|
|
- "fontSize": "12px",
|
|
|
- "color": "#a9a9a9",
|
|
|
- "selectedColor": "#000000",
|
|
|
- "borderStyle": "white",
|
|
|
- "backgroundColor": "#ffffff",
|
|
|
- "list": [
|
|
|
- {
|
|
|
- "pagePath": "pages/index",
|
|
|
- "iconPath": "/static/images/tabBar/tab-home.png",
|
|
|
- "selectedIconPath": "/static/images/tabBar/tab-home-blue.png",
|
|
|
- "text": "工作台",
|
|
|
- "visible": false
|
|
|
- },
|
|
|
- {
|
|
|
- "pagePath": "pages/info",
|
|
|
- "iconPath": "/static/images/tabBar/tab-info.png",
|
|
|
- "selectedIconPath": "/static/images/tabBar/tab-info-blue.png",
|
|
|
- "text": "消息",
|
|
|
- "visible": false
|
|
|
- },
|
|
|
- {
|
|
|
- "pagePath": "pages/mine",
|
|
|
- "iconPath": "/static/images/tabBar/tab-my.png",
|
|
|
- "selectedIconPath": "/static/images/tabBar/tab-my-blue.png",
|
|
|
- "text": "我的",
|
|
|
- "visible": false
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
+
|
|
|
"condition": {
|
|
|
"current": 0,
|
|
|
"list": [
|