{ "pages": [{ "path": "pages/login/login", "style": { "h5": { "titleNView": false }, "navigationBarTitleText": "登录" } }, { "path": "pages/index/index", "style": { "h5": { "titleNView": false }, "navigationBarTitleText": "首页", "navigationBarBackgroundColor": "#49B856", "enablePullDownRefresh": true } }, { "path": "pages/quickCreateOrder/quickCreateOrder", "style": { "h5": { "titleNView": false }, "navigationBarTitleText": "快捷建单", "navigationBarBackgroundColor": "#2C2D31" } }, { "path": "pages/searchDept/searchDept", "style": { "h5": { "titleNView": false }, "navigationBarTitleText": "选择科室", "navigationBarBackgroundColor": "#2C2D31" } }, { "path": "pages/orderList/orderList", "style": { "h5": { "titleNView": false }, "navigationBarTitleText": "工单列表", "navigationBarBackgroundColor": "#2C2D31", "enablePullDownRefresh": true } }, { "path": "pages/orderDetail/orderDetail", "style": { "h5": { "titleNView": false }, "navigationBarTitleText": "工单详情", "navigationBarBackgroundColor": "#2C2D31" } }, { "path": "pages/detail/detail", "style": { "h5": { "titleNView": false }, "navigationBarTitleText": "详情", "navigationBarBackgroundColor": "#2C2D31" } }, { "path": "pages/patientList/patientList", "style": { "h5": { "titleNView": false }, "navigationBarTitleText": "患者列表", "navigationBarBackgroundColor": "#2C2D31", "enablePullDownRefresh": true } }, { "path": "pages/patientDetail/patientDetail", "style": { "h5": { "titleNView": false }, "navigationBarTitleText": "患者详情", "navigationBarBackgroundColor": "#2C2D31" } }, { "path": "pages/patientBuild/patientBuild", "style": { "h5": { "titleNView": false }, "navigationBarTitleText": "建单", "navigationBarBackgroundColor": "#2C2D31" } }, { "path": "pages/appointmentInspect/appointmentInspect", "style": { "h5": { "titleNView": false }, "navigationBarTitleText": "预约检查", "navigationBarBackgroundColor": "#2C2D31" } }, { "path": "pages/patientBuildConfirm/patientBuildConfirm", "style": { "h5": { "titleNView": false }, "navigationBarTitleText": "建单", "navigationBarBackgroundColor": "#2C2D31" } }, { "path": "pages/personalCenter/personalCenter", "style": { "h5": { "titleNView": false }, "navigationBarTitleText": "我的", "navigationBarBackgroundColor": "#2C2D31" } }, { "path": "pages/specimenList/specimenList", "style": { "h5": { "titleNView": false }, "navigationBarTitleText": "标本列表", "navigationBarBackgroundColor": "#2C2D31", "enablePullDownRefresh": true } }, { "path": "pages/search/search", "style": { "h5": { "titleNView": false }, "navigationBarTitleText": "搜索", "navigationBarBackgroundColor": "#2C2D31", "enablePullDownRefresh": true } } ], "globalStyle": { "navigationBarTextStyle": "white", "navigationBarTitleText": "医疗服务中心转运系统", "navigationBarBackgroundColor": "#353639", "backgroundColor": "#F8F8F8", "app-plus": { "background": "#efeff4" } } }