| | |
| | | "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue" |
| | | }, |
| | | "pages": [{ |
| | | "path": "pages/home/home", |
| | | "style": { |
| | | "navigationBarTitleText": "首页", |
| | | "enablePullDownRefresh": false, |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, { |
| | | "path": "pages/login/login-account", |
| | | "style": { |
| | | "navigationBarTitleText": "登录", |
| | |
| | | // "animationDuration": 300 |
| | | // } |
| | | } |
| | | }, { |
| | | "path": "pages/home/home", |
| | | "style": { |
| | | "navigationBarTitleText": "首页", |
| | | "enablePullDownRefresh": false, |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, { |
| | | }, |
| | | // { |
| | | // "path": "pages/home/home", |
| | | // "style": { |
| | | // "navigationBarTitleText": "首页", |
| | | // "enablePullDownRefresh": false, |
| | | // "navigationStyle": "custom" |
| | | // } |
| | | // }, |
| | | { |
| | | "path": "pages/service/service", |
| | | "style": { |
| | | "navigationBarTitleText": "服务", |
| | |
| | | "navigationStyle": "custom" |
| | | } |
| | | } |
| | | ], |
| | | ,{ |
| | | "path" : "pages/videoCall/videoCall", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText": "视频通话", |
| | | "enablePullDownRefresh": false |
| | | } |
| | | |
| | | } |
| | | ], |
| | | "globalStyle": { |
| | | "navigationBarTextStyle": "black", |
| | | "navigationBarTitleText": "", |