| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361 |
- {
- "easycom": {
- "^u-(.*)": "@/uni_modules/uview-plus/components/u-$1/u-$1.vue",
- //"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue",
- "^vue-file-(.*)": "packageName/path/to/vue-file-$1.vue", // 匹配node_modules内的vue文件
- "^z-(.*)": "@/uni_modules/zebra-swiper/components/z-$1/z-$1.vue"
- },
- "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
- {
- "path": "pages/common/launch",
- "style": {
- "navigationBarBackgroundColor": "#ffffff",
- "navigationBarTitleText": ""
- }
- },
- {
- "path": "pages/index/index",
- "aliasPath": "/",
- "name": "home",
- "style": {
- "navigationBarBackgroundColor": "#FF5C03",
- "navigationBarTextStyle": "black",
- "scrollIndicator": "none",
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "backgroundColor": "#f7f7f7",
- "backgroundColorTop": "#ffffff",
- "bounce": "none",
- "titleNView": false,
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/device/tongue/index",
- "aliasPath": "/",
- "name": "home",
- "style": {
- //"navigationBarBackgroundColor": "#FF5C03",
- "navigationBarTextStyle": "black",
- "scrollIndicator": "none",
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "backgroundColor": "#f7f7f7",
- "backgroundColorTop": "#ffffff",
- "bounce": "none",
- "titleNView": false,
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/device/tongue/indexOld",
- "aliasPath": "/",
- "name": "home",
- "style": {
- "navigationBarBackgroundColor": "#FF5C03",
- "navigationBarTextStyle": "black",
- "scrollIndicator": "none",
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "backgroundColor": "#f7f7f7",
- "backgroundColorTop": "#ffffff",
- "bounce": "none",
- "titleNView": false,
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/device/tongue/facePhoto",
- "aliasPath": "/",
- "name": "home",
- "style": {
- "navigationBarBackgroundColor": "#FF5C03",
- "navigationBarTextStyle": "black",
- "scrollIndicator": "none",
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "backgroundColor": "#f7f7f7",
- "backgroundColorTop": "#ffffff",
- "bounce": "none",
- "titleNView": false,
- "navigationStyle": "custom"
- }
- },
- {
- "path": "pages/device/pulse/index",
- "aliasPath": "/",
- "name": "home",
- "style": {
- // "navigationBarBackgroundColor": "#FF5C03",
- "navigationBarTextStyle": "black",
- // "scrollIndicator": "none",
- "navigationBarTitleText": "",
- "enablePullDownRefresh": false,
- "backgroundColor": "#f7f7f7",
- "backgroundColorTop": "#ffffff",
- "bounce": "none",
- "titleNView": false,
- "navigationStyle": "custom"
- }
- },
- // {
- // "path": "pages/auth/login",
- // "aliasPath": "/",
- // "name": "login",
- // "meta": {
- // "title": "登录"
- // },
- // "style": {
- // "navigationBarTitleText": "登录",
- // "navigationBarTextStyle": "black",
- // "titleNView": false,
- // "navigationStyle": "custom",
- // "app-plus": {
- // "popGesture": "none", //"close"(启用侧滑返回)、"none"(禁用侧滑返回)
- // "bounce": "none" //页面回弹效果,设置为 "none" 时关闭效果。
- // }
- // }
- // },
- {
- "path": "pages/auth/loginIndex",
- "style": {
- "navigationBarTitleText": "登录",
- "navigationBarTextStyle": "black",
- "navigationStyle": "custom",
- "app-plus": {
- "popGesture": "none",
- "bounce": "none"
- }
- }
- },
- {
- "path": "pages/index/h5",
- "style": {
- "navigationBarTextStyle": "black",
- "scrollIndicator": "none",
- "bounce": "none",
- "enablePullDownRefresh": false,
- "backgroundColor": "#f7f7f7",
- "backgroundColorTop": "#ffffff"
- }
- },
- {
- "path": "pages/user/myUserList",
- "style": {
- "navigationBarTitleText": "客户管理",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#ffffff",
- "navigationBarTextStyle": "black",
- "app-plus": {
- "bounce": "none",
- "popGesture": "none"
- }
- }
- },
- {
- "path": "pages/user/userInfo",
- "style": {
- "navigationBarTitleText": "个人信息",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#ffffff",
- "scrollIndicator": "none",
- "bounce": "none",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "pages/user/healthReport",
- "style": {
- "navigationBarTitleText": "健康报告",
- "navigationStyle": "custom",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#ffffff",
- "scrollIndicator": "none",
- "bounce": "none",
- "navigationBarTextStyle": "black"
- }
- },
- // {
- // "path": "pages/auth/h5WxLogin",
- // "style": {
- // "navigationBarTitleText": "微信授权登录",
- // "navigationBarTextStyle": "black",
- // "navigationBarBackgroundColor": "#ffffff"
- // }
- // // },
- // {
- // "path": "pages/device/tongue/indexOld",
- // "style": {
- // "navigationBarTitleText": "舌诊",
- // "navigationBarTextStyle": "black",
- // "navigationStyle": "custom",
- // "scrollIndicator": "none",
- // "titleNView": false,
- // "enablePullDownRefresh": false,
- // "app-plus": {
- // "bounce": "none"
- // }
- // }
- // },
- {
- "path": "pages/device/tongue/ques",
- "style": {
- "navigationBarTitleText": "使用教程",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#ffffff",
- "navigationBarTextStyle": "black",
- "scrollIndicator": "none",
- "app-plus": {
- "bounce": "none"
- }
- }
- }, {
- "path": "pages/device/tongue/photoPreview",
- "style": {
- "navigationBarTitleText": "",
- "navigationBarTextStyle": "black",
- "navigationStyle": "custom",
- "scrollIndicator": "none",
- "titleNView": false,
- "enablePullDownRefresh": false,
- "app-plus": {
- "bounce": "none"
- }
- }
- }, {
- "path": "pages/device/tongue/tongueList",
- "style": {
- "navigationBarTitleText": "舌诊记录",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#ffffff",
- "navigationBarTextStyle": "black",
- "scrollIndicator": "none",
- "app-plus": {
- "bounce": "none"
- }
- }
- }, {
- "path": "pages/device/tongue/report",
- "style": {
- "navigationBarTitleText": "舌诊记录",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#ffffff",
- "navigationBarTextStyle": "black",
- "scrollIndicator": "none",
- "navigationStyle": "custom",
- "app-plus": {
- "bounce": "none"
- }
- }
- },
- {
- "path": "pages/device/tongue/test",
- "style": {
- "navigationBarTitleText": "摄像头",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "pages/device/tongue/testCameraAuto",
- "style": {
- "navigationBarTitleText": "摄像头自动变焦",
- "navigationBarTextStyle": "black"
- }
- },
- // {
- // "path": "pages/index/typulse",
- // "style": {
-
- // "navigationBarTitleText": "脉诊测试",
- // "navigationBarTextStyle": "black",
- // "navigationStyle": "custom",
- // "enablePullDownRefresh": false,
- // "navigationBarBackgroundColor": "#ffffff",
- // "scrollIndicator": "none",
- // "app-plus": {
- // "popGesture": "none",
- // "bounce": "none"
- // }
- // }
- // },
- {
- "path": "pages/index/smdtManager/smdtManager",
- "style": {
- "navigationBarTitleText": "smdt平板设备",
- "navigationBarTextStyle": "black",
- "enablePullDownRefresh": false,
- "navigationBarBackgroundColor": "#ffffff"
-
- }
- }
- ],
- "globalStyle": {
- "navigationBarTextStyle": "white",
- "navigationBarTitleText": "",
- "navigationBarBackgroundColor": "#ffffff",
- "backgroundColor": "#f7f7f7",
- "backgroundColorTop": "#f7f7f7",// iOS APP真机bounce回弹区域默认灰色,建议统一重置为白色
- "pageOrientation": "auto"
- },
- "uniIdRouter": {},
- "subPackages": [
- {
- "root": "pages/user/healthRecords",
- "pages": [{
- "path": "index",
- "style": {
- "navigationBarTitleText": "健康档案",
- "navigationStyle": "custom",
- "app-plus": {
- "bounce": "none"
- }
- }
- },
- {
- "path": "add",
- "style": {
- "navigationBarTitleText": "快速填写健康档案",
- "navigationBarTextStyle": "black"
- }
- },
- {
- "path": "edit",
- "style": {
- "navigationBarTitleText": "",
- "navigationBarTextStyle": "black",
- "navigationBarBackgroundColor": "#ffffff"
- }
- }
- ]
- }
- ],
- "tabBar": {
- "color": "#9BA0AA",
- "selectedColor": "#191A1B",
- "borderStyle": "white",
- "backgroundColor": "#ffffff",
- "height": "64px",
- "fontSize": "12px",
- "iconWidth": "20px",
- "spacing": "4px",
- "list": [
- // {
- // "pagePath": "pages/index/index",
- // "iconPath": "/static/image/tabbar/tab_home_icon.png",
- // "selectedIconPath": "/static/image/tabbar/tab_home_on_iconx.png",
- // "text": "首页"
- // }
- ]
- }
- }
|