| | |
| | | { |
| | | "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages |
| | | // { |
| | | // "path": "pages/login/insideLogin", |
| | | // "style": { |
| | | // "navigationBarTitleText": "登录", |
| | | // "enablePullDownRefresh": false, |
| | | // "orientation": "landscape" |
| | | // } |
| | | // }, |
| | | { |
| | | "path": "pages/login/login", |
| | | "style": { |
| | | "navigationBarTitleText": "登录", |
| | | "enablePullDownRefresh": false |
| | | } |
| | | },{ |
| | | }, |
| | | { |
| | | "path": "pages/login/insideLogin", |
| | | "style": { |
| | | "navigationBarTitleText": "登录", |
| | | "enablePullDownRefresh": false, |
| | | "orientation": "landscape" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/tabbar-page/index-tabbar/index-tabbar", |
| | | "style": { |
| | | "navigationBarTitleText": "首页", |
| | |
| | | } |
| | | |
| | | }, { |
| | | "path": "pages/doorkeeper-page/my-page/my-page", |
| | | "style": { |
| | | "navigationBarTitleText": "", |
| | | "enablePullDownRefresh": false, |
| | | "navigationStyle": "custom" |
| | | } |
| | | |
| | | }, { |
| | | "path": "pages/login/PrivacyAgreementText/PrivacyAgreementText", |
| | | "style": { |
| | | "navigationBarTitleText": "", |
| | |
| | | "enablePullDownRefresh": false |
| | | } |
| | | |
| | | }, { |
| | | }, |
| | | { |
| | | "path": "pages/driver-page/drvier-my/certifiCate/certifiCate", |
| | | "style": { |
| | | "navigationBarTitleText": "道路运输证", |
| | | "enablePullDownRefresh": false |
| | | } |
| | | |
| | | },{ |
| | | "path": "pages/driver-page/driver-index/bill-of-lading-details/printerStyle/printerStyle", |
| | | "style": { |
| | | "navigationBarTitleText": "", |
| | |
| | | "navigationBarTitleText": "", |
| | | "enablePullDownRefresh": true, |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/login/insideUser", |
| | | "style": { |
| | | "navigationBarTitleText": "", |
| | | "enablePullDownRefresh": false |
| | | } |
| | | } |
| | | ], |