{ "pages": [{ "path": "pages/index/index", "style": { "navigationBarTitleText": "秦皇岛中医院", "navigationStyle": "custom" } }, { "path" : "pages/Login", "style" : { "navigationBarTitleText" : "登录", "enablePullDownRefresh" : false, "navigationStyle": "custom" } }, { "path" : "pages/CheckItemMainList", "style" : { "navigationBarTitleText" : "检查项目", "enablePullDownRefresh" : true, "navigationStyle": "custom" } }, { "path" : "pages/PlanList", "style" : { "navigationBarTitleText" : "预约时段", "enablePullDownRefresh" : false, "navigationStyle": "custom" } }], "globalStyle": { "navigationBarTextStyle": "white", "navigationBarTitleText": "秦皇岛中医院", "navigationBarBackgroundColor": "#2E7D32", "backgroundColor": "#F5F7FA", "app-plus": { "background": "#F5F7FA" } } }