| | |
| | | { |
| | | "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages |
| | | // { |
| | | // "path": "pages/login/insideLogin", |
| | | // "style": { |
| | | // "navigationBarTitleText": "登录", |
| | | // "enablePullDownRefresh": false, |
| | | // "orientation": "landscape" |
| | | // } |
| | | // }, |
| | | { |
| | | "path": "pages/login/login", |
| | | "style": { |
| | |
| | | // "enablePullDownRefresh": false |
| | | // } |
| | | // }, |
| | | { |
| | | "path" : "pages/customer-page/addTo-freightForwarder-purchasePermit/addTo-freightForwarder-purchasePermit", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText": "添加", |
| | | "enablePullDownRefresh": false |
| | | } |
| | | }, |
| | | // { |
| | | // "path": "pages/public-page/forward/forward", |
| | | // "style": { |
| | |
| | | "enablePullDownRefresh": true |
| | | } |
| | | |
| | | }, |
| | | { |
| | | "path": "pages/loadUnload-page/loadUnlaodPageDetail/detail", |
| | | "style": { |
| | | "navigationBarTitleText": "", |
| | | "enablePullDownRefresh": false |
| | | } |
| | | |
| | | }, { |
| | | "path": "pages/loadUnload-page/my-page/my-page", |
| | | "style": { |
| | |
| | | "enablePullDownRefresh": false |
| | | } |
| | | |
| | | }, { |
| | | }, |
| | | { |
| | | "path": "pages/loadUnload-page/orderPlanList/index", |
| | | "style": { |
| | | "navigationBarTitleText": "日计划", |
| | | "enablePullDownRefresh": false |
| | | } |
| | | },{ |
| | | "path": "pages/login/forgetPassword/forgetPassword", |
| | | "style": { |
| | | "navigationBarTitleText": "", |
| | |
| | | "path" : "pages/quality-inspection-page/symbNa-sampling/symbNa-sampling-form/symbNa-sampling-form", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText": "", |
| | | "enablePullDownRefresh": false |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/driver-page/delivery-my/delivery-my/delivery-my", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "我来送货", |
| | | "enablePullDownRefresh" : false |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/doorkeeper-page/doorkeeper-index/doorkeeper-index", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText" : "", |
| | | "enablePullDownRefresh" : true |
| | | } |
| | | }, |
| | | { |
| | | "path" : "pages/doorkeeper-page/doorkeeper-index/exit-index", |
| | | "style" : |
| | | { |
| | | "navigationBarTitleText": "", |
| | | "enablePullDownRefresh": true, |
| | | "navigationStyle": "custom" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/login/insideUser", |
| | | "style": { |
| | | "navigationBarTitleText": "", |
| | | "enablePullDownRefresh": false |
| | | } |
| | |
| | | // "iconPath": "static/tabBar-icon/Gmine10.png", |
| | | // "selectedIconPath": "static/tabBar-icon/Bmine57.png", |
| | | // "text": "我的" |
| | | }, |
| | | { |
| | | "pagePath": "pages/doorkeeper-page/doorkeeper-index/exit-index" |
| | | }, |
| | | { |
| | | "pagePath": "pages/loadUnload-page/orderPlanList/index" |
| | | } |
| | | ] |
| | | }, |