You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

237 lines
6.9 KiB

{
"pages": [ //pageshttps://uniapp.dcloud.io/collocation/pages
{
"path": "pages/logo/index",
"style": {
"navigationBarTextStyle": "white",
"navigationStyle": "custom"
}
},
//
{
"path": "pages/patientList/index",
"style": {
"enablePullDownRefresh": true,
"navigationBarTextStyle": "white",
"navigationStyle": "custom",
"backgroundColor": "#f8f8f8",
"backgroundColorTop": "#00000",
"backgroundColorBottom": "#f8f8f8"
}
},
//
{
"path": "pages/patientInfoSure/index",
"style": {
"navigationStyle": "custom",
"backgroundColor": "#f8f8f8",
"backgroundColorTop": "#00000",
"backgroundColorBottom": "#f8f8f8"
}
},
//
{
"path": "pages/operaNurseRecord/index",
"style": {
"navigationBarTextStyle": "white",
"navigationStyle": "custom",
"backgroundColor": "#f8f8f8",
"backgroundColorTop": "#00000",
"backgroundColorBottom": "#f8f8f8",
"webview-style": {
"html5": {
"cache": "YES" //
}
},
"preload":true,
"enablePaging":true
}
},
//
{
"path": "pages/operaSafetyCheck/index",
"style": {
"navigationBarTextStyle": "white",
"navigationStyle": "custom",
"backgroundColor": "#f8f8f8",
"backgroundColorTop": "#00000",
"backgroundColorBottom": "#f8f8f8"
}
},
// -
{
"path": "pages/safetykBeforeCenter/index",
"style": {
"navigationBarTextStyle": "white",
"navigationStyle": "custom",
"backgroundColor": "#f8f8f8",
"backgroundColorTop": "#00000",
"backgroundColorBottom": "#f8f8f8"
}
},
//
{
"path": "pages/operaBefore/index",
"style": {
"navigationBarTextStyle": "white",
"navigationStyle": "custom",
"backgroundColor": "#f8f8f8",
"backgroundColorTop": "#00000",
"backgroundColorBottom": "#f8f8f8"
}
},
//
{
"path": "pages/operaCheck/index",
"style": {
"navigationBarTextStyle": "white",
"navigationStyle": "custom",
"backgroundColor": "#f8f8f8",
"backgroundColorTop": "#00000",
"backgroundColorBottom": "#f8f8f8"
}
},
//
{
"path": "pages/operaBackCheck/index",
"style": {
"navigationBarTextStyle": "white",
"navigationStyle": "custom",
"backgroundColor": "#f8f8f8",
"backgroundColorTop": "#00000",
"backgroundColorBottom": "#f8f8f8"
}
},
//
{
"path": "pages/life/index",
"style": {
"navigationBarTextStyle": "white",
"navigationStyle": "custom",
"backgroundColor": "#f8f8f8",
"backgroundColorTop": "#00000",
"backgroundColorBottom": "#f8f8f8"
}
},
//
{
"path": "uni_modules/rt-uni-update/components/rt-uni-update/rt-uni-update",
"style": {
"disableScroll": true,
"app-plus": {
"backgroundColorTop": "transparent",
"background": "transparent",
"titleNView": false,
"scrollIndicator": false,
"popGesture": "none",
"animationType": "fade-in",
"animationDuration": 200
}
}
}
// {
// "path": "pages/scan-code/index",
// "style": {
// "navigationBarTextStyle": "white",
// "navigationStyle": "custom",
// "backgroundColor": "#f8f8f8",
// "backgroundColorTop": "#00000",
// "backgroundColorBottom": "#f8f8f8"
// }
// }
// {
// "path": "pages/index/index",
// "style": {
// "navigationBarTitleText": "慧目信息"
// }
// },
// {
// "path" : "pages/safetyChecklist/beforeOperation",
// "style": {
// "navigationBarTitleText": "术前核查",
// "navigationStyle": "custom",
// "backgroundColor": "#f8f8f8",
// "backgroundColorTop": "#00000",
// "backgroundColorBottom": "#f8f8f8"
// }
// },
// {
// "path" : "pages/safetyChecklist/leaveOperat",
// "style": {
// "navigationBarTitleText": "术后核查",
// "navigationStyle": "custom",
// "backgroundColor": "#f8f8f8",
// "backgroundColorTop": "#00000",
// "backgroundColorBottom": "#f8f8f8"
// }
// }
// {
// "path" : "pages/ceshi/ceshi",
// "style": {
// "navigationBarTitleText": "术后核查",
// "navigationStyle": "custom",
// "backgroundColor": "#f8f8f8",
// "backgroundColorTop": "#00000",
// "backgroundColorBottom": "#f8f8f8"
// }
// }
,{
"path" : "components/hld/hld",
"style" :
{
"navigationBarTitleText": "",
"enablePullDownRefresh": false
}
}
],
"app-plus": {
"compatible": {
"ignoreVersion": true //trueHBuilderX1.9.0
}
//....
},
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "屈光系统",
"navigationBarBackgroundColor": "#fff",
"backgroundTextStyle": "light",
"usingComponents": {
// // vantweapp
// "van-search": "/wxcomponents/vant-weapp/search/index",
// "van-cell": "/wxcomponents/vant-weapp/cell/index",
// "van-tag": "/wxcomponents/vant-weapp/tag/index",
// "van-button": "/wxcomponents/vant-weapp/button/index"
// "van-tab": "/wxcomponents/vant-weapp/tab/index",
// "van-tabs": "/wxcomponents/vant-weapp/tabs/index",
// "van-field": "/wxcomponents/vant-weapp/field/index",
// "van-icon": "/wxcomponents/vant-weapp/icon/index",
// "van-action-sheet": "/wxcomponents/vant-weapp/action-sheet/index",
// "van-notice-bar": "/wxcomponents/vant-weapp/notice-bar/index",
// "van-uploader": "/wxcomponents/vant-weapp/uploader/index",
// "van-tag": "/wxcomponents/vant-weapp/tag/index",
// "van-popup": "/wxcomponents/vant-weapp/popup/index",
// "van-picker": "/wxcomponents/vant-weapp/picker/index",
// "van-notify": "/wxcomponents/vant-weapp/notify/index",
// "van-switch": "/wxcomponents/vant-weapp/switch/index",
// "van-index-bar": "/wxcomponents/vant-weapp/index-bar/index",
// "van-index-anchor": "/wxcomponents/vant-weapp/index-anchor/index",
// "van-steps": "/wxcomponents/vant-weapp/steps/index",
// "van-sidebar": "/wxcomponents/vant-weapp/sidebar/index",
// "van-sidebar-item": "/wxcomponents/vant-weapp/sidebar-item/index",
// "van-checkbox": "/wxcomponents/vant-weapp/checkbox/index",
// "van-checkbox-group": "/wxcomponents/vant-weapp/checkbox-group/index"
//
}
},
"condition": { //
"current": 0, //(list )
"list": [{
"name": "", //
"path": "", //
"query": "" //onLoad
}]
}
}