| | |
| | | "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue" |
| | | }, |
| | | "pages": [{ |
| | | "path": "pages/home/home", |
| | | "path": "pages/login/login-account", |
| | | "style": { |
| | | "navigationBarTitleText": "首页", |
| | | "navigationBarTitleText": "登录", |
| | | "enablePullDownRefresh": false, |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, { |
| | | "path": "pages/login/login-account", |
| | | "path": "pages/home/home", |
| | | "style": { |
| | | "navigationBarTitleText": "登录", |
| | | "navigationBarTitleText": "首页", |
| | | "enablePullDownRefresh": false, |
| | | "navigationStyle": "custom" |
| | | } |
| | |
| | | // "animationDuration": 300 |
| | | // } |
| | | } |
| | | }, |
| | | }, |
| | | // { |
| | | // "path": "pages/home/home", |
| | | // "style": { |
| | |
| | | "navigationBarTextStyle": "white" |
| | | } |
| | | }, { |
| | | "path": "pages/examine/unit", |
| | | "style": { |
| | | "navigationBarTitleText": "单位检查列表", |
| | | "enablePullDownRefresh": false, |
| | | "navigationBarBackgroundColor": "#0BB9C8", |
| | | "navigationBarTextStyle": "white" |
| | | } |
| | | }, { |
| | | "path": "pages/examine/unitDetail", |
| | | "style": { |
| | | "navigationBarTitleText": "单位检查详情", |
| | | "enablePullDownRefresh": false, |
| | | "navigationBarBackgroundColor": "#0BB9C8", |
| | | "navigationBarTextStyle": "white" |
| | | } |
| | | }, { |
| | | "path": "pages/examine/people", |
| | | "style": { |
| | | "navigationBarTitleText": "保安检查列表", |
| | | "enablePullDownRefresh": false, |
| | | "navigationBarBackgroundColor": "#0BB9C8", |
| | | "navigationBarTextStyle": "white" |
| | | } |
| | | }, { |
| | | "path": "pages/examine/peopleDetail", |
| | | "style": { |
| | | "navigationBarTitleText": "保安检查详情", |
| | | "enablePullDownRefresh": false, |
| | | "navigationBarBackgroundColor": "#0BB9C8", |
| | | "navigationBarTextStyle": "white" |
| | | } |
| | | }, { |
| | | "path": "pages/examine/addunit", |
| | | "style": { |
| | | "navigationBarTitleText": "新增单位检查", |
| | | "enablePullDownRefresh": false, |
| | | "navigationBarBackgroundColor": "#0BB9C8", |
| | | "navigationBarTextStyle": "white" |
| | | } |
| | | }, { |
| | | "path": "pages/examine/addpeople", |
| | | "style": { |
| | | "navigationBarTitleText": "新增人员检查", |
| | | "enablePullDownRefresh": false, |
| | | "navigationBarBackgroundColor": "#0BB9C8", |
| | | "navigationBarTextStyle": "white" |
| | | } |
| | | }, { |
| | | "path": "pages/map/map", |
| | | "style": { |
| | | "navigationBarTitleText": "位置查看", |
| | |
| | | "enablePullDownRefresh": false, |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, { |
| | | "path": "pages/videoCall/videoCall", |
| | | "style": { |
| | | "navigationBarTitleText": "视频通话", |
| | | "enablePullDownRefresh": false |
| | | } |
| | | |
| | | } |
| | | ,{ |
| | | "path" : "pages/videoCall/videoCall", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText": "视频通话", |
| | | "enablePullDownRefresh": false |
| | | } |
| | | |
| | | } |
| | | ], |
| | | ], |
| | | "globalStyle": { |
| | | "navigationBarTextStyle": "black", |
| | | "navigationBarTitleText": "", |