{ "pages": [{ "path": "pages/homePage/homePage", "style": { "h5": { "titleNView": false } } }, { "path": "pages/initBind/initBind", "style": { "h5": { "titleNView": false } } }, { "path": "pages/repairEntrance/repairEntrance", "style": { "h5": { "titleNView": false } } }, { "path": "pages/incidentList/incidentList", "style": { "h5": { "titleNView": false }, "enablePullDownRefresh": true } }, { "path": "pages/my/my", "style": { "h5": { "titleNView": false } } }, { "path": "pages/changeUser/changeUser", "style": { "h5": { "titleNView": false } } }, { "path": "pages/handler/handler", "style": { "h5": { "titleNView": false } } }, { "path": "pages/consumableList/consumableList", "style": { "h5": { "titleNView": false }, "enablePullDownRefresh": true } }, { "path": "pages/workHourManagementOne/workHourManagementOne", "style": { "h5": { "titleNView": false }, "enablePullDownRefresh": true } }, { "path": "pages/workHourManagementTwo/workHourManagementTwo", "style": { "h5": { "titleNView": false }, "enablePullDownRefresh": true } }, { "path": "pages/categoryOne/categoryOne", "style": { "h5": { "titleNView": false }, "enablePullDownRefresh": true } }, { "path": "pages/categoryTwo/categoryTwo", "style": { "h5": { "titleNView": false }, "enablePullDownRefresh": true } }, { "path": "pages/categoryThree/categoryThree", "style": { "h5": { "titleNView": false }, "enablePullDownRefresh": true } }, { "path": "pages/synergeticAdd/synergeticAdd", "style": { "h5": { "titleNView": false }, "enablePullDownRefresh": true } }, { "path": "pages/incidentDetail/incidentDetail", "style": { "h5": { "titleNView": false } } }, { "path": "pages/buildIncident/buildIncident", "style": { "h5": { "titleNView": false } } }, { "path": "pages/searchDept/searchDept", "style": { "h5": { "titleNView": false }, "enablePullDownRefresh": true } }, { "path" : "pages/searchArea/searchArea", "style" : { "navigationBarTitleText" : "", "enablePullDownRefresh" : false } }, { "path" : "pages/searchPlace/searchPlace", "style" : { "navigationBarTitleText" : "", "enablePullDownRefresh" : false } } ], "globalStyle": { "navigationBarTextStyle": "black", "navigationBarBackgroundColor": "#F8F8F8", "backgroundColor": "#F8F8F8" }, "tabBar": { "color": "#888", "selectedColor": "#49B856", "borderStyle": "black", "backgroundColor": "#ffffff", "list": [{ "pagePath": "pages/incidentList/incidentList", "iconPath": "static/img/icon_incidentList.png", "selectedIconPath": "static/img/icon_incidentList_active.png", "text": "故障" }, { "pagePath": "pages/my/my", "iconPath": "static/img/icon_my.png", "selectedIconPath": "static/img/icon_my_active.png", "text": "我的" }] } }