|
|
|
|
@ -204,40 +204,41 @@ |
|
|
|
|
"navigationBarBackgroundColor": "#F1F1F1" |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
}, |
|
|
|
|
"tabBar": { |
|
|
|
|
"color": "#7A7E83", |
|
|
|
|
"selectedColor": "#007AFF", |
|
|
|
|
"borderStyle": "black", |
|
|
|
|
"backgroundColor": "#F8F8F8", |
|
|
|
|
"list": [{ |
|
|
|
|
"pagePath": "pages/pages_zhentou/homePage/homePage", |
|
|
|
|
// "iconPath": "static/component.png", |
|
|
|
|
// "selectedIconPath": "static/componentHL.png", |
|
|
|
|
"text": "首页" |
|
|
|
|
}, |
|
|
|
|
// { |
|
|
|
|
// "pagePath": "pages/tabBar/form/form", |
|
|
|
|
// "iconPath": "static/api.png", |
|
|
|
|
// "selectedIconPath": "static/apiHL.png", |
|
|
|
|
// "text": "自定义表单" |
|
|
|
|
// }, |
|
|
|
|
{ |
|
|
|
|
"pagePath": "pages/pages_zhentou/order/order", |
|
|
|
|
// "iconPath": "static/api.png", |
|
|
|
|
// "selectedIconPath": "static/apiHL.png", |
|
|
|
|
"text": "订单" |
|
|
|
|
}, { |
|
|
|
|
"pagePath": "pages/pages_zhentou/form/form", |
|
|
|
|
// "iconPath": "static/extui.png", |
|
|
|
|
// "selectedIconPath": "static/extuiHL.png", |
|
|
|
|
"text": "报名单" |
|
|
|
|
}, { |
|
|
|
|
"pagePath": "pages/pages_zhentou/myPage/myPage", |
|
|
|
|
// "iconPath": "static/template.png", |
|
|
|
|
// "selectedIconPath": "static/templateHL.png", |
|
|
|
|
"text": "我的" |
|
|
|
|
} |
|
|
|
|
] |
|
|
|
|
} |
|
|
|
|
// "tabBar": { |
|
|
|
|
// "color": "#7A7E83", |
|
|
|
|
// "selectedColor": "#007AFF", |
|
|
|
|
// "borderStyle": "black", |
|
|
|
|
// "backgroundColor": "#F8F8F8", |
|
|
|
|
// "list": [ |
|
|
|
|
// { |
|
|
|
|
// "pagePath": "pages/pages_zhentou/homePage/homePage", |
|
|
|
|
// // "iconPath": "static/component.png", |
|
|
|
|
// // "selectedIconPath": "static/componentHL.png", |
|
|
|
|
// "text": "首页" |
|
|
|
|
// }, |
|
|
|
|
// // { |
|
|
|
|
// // "pagePath": "pages/tabBar/form/form", |
|
|
|
|
// // "iconPath": "static/api.png", |
|
|
|
|
// // "selectedIconPath": "static/apiHL.png", |
|
|
|
|
// // "text": "自定义表单" |
|
|
|
|
// // }, |
|
|
|
|
// { |
|
|
|
|
// "pagePath": "pages/pages_zhentou/order/order", |
|
|
|
|
// // "iconPath": "static/api.png", |
|
|
|
|
// // "selectedIconPath": "static/apiHL.png", |
|
|
|
|
// "text": "订单" |
|
|
|
|
// }, { |
|
|
|
|
// "pagePath": "pages/pages_zhentou/form/form", |
|
|
|
|
// // "iconPath": "static/extui.png", |
|
|
|
|
// // "selectedIconPath": "static/extuiHL.png", |
|
|
|
|
// "text": "报名单" |
|
|
|
|
// }, { |
|
|
|
|
// "pagePath": "pages/pages_zhentou/myPage/myPage", |
|
|
|
|
// // "iconPath": "static/template.png", |
|
|
|
|
// // "selectedIconPath": "static/templateHL.png", |
|
|
|
|
// "text": "我的" |
|
|
|
|
// } |
|
|
|
|
// ] |
|
|
|
|
// } |
|
|
|
|
} |
|
|
|
|
|