{ "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages { "path" : "pages/login/login", "style": { "navigationStyle": "custom" } } ,{ "path" : "pages/home/home", "style": { "navigationStyle": "custom" } } ,{ "path" : "pages/login/setup", "style": { "navigationStyle": "custom" } } ,{ "path" : "pages/login/upgrade", "style": { "navigationStyle": "custom" } } ,{ "path" : "pages/manage/cbj-carry", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/manage/press-carry", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/manage/mater-scrap", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/manage/man-sort", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/manage/task-manage", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/manage/inst-manage", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/manage/yzhnml-carry", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/manage/vehicle-unbind", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/manage/group-task", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/entry/group-to-store", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/entry/empty-tray-to-store", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/outbound/tray-out-store", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/outbound/out-store-confirm", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/outbound/quhuo-confirm", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/in/store-info", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/pick/pick-task", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/task/task-manage", "style" : { "navigationStyle": "custom", "enablePullDownRefresh": true, "onReachBottomDistance": 50 } } ,{ "path" : "pages/entry/document", "style" : { "navigationStyle": "custom", "enablePullDownRefresh": true, "onReachBottomDistance": 50 } } ,{ "path" : "pages/pick/pick-list", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/check/check-task", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/entry/mater-group-to-store", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/mode/switch-in-out", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/common/mater-list", "style" : { "navigationStyle": "custom", "enablePullDownRefresh": true, "onReachBottomDistance": 50 } } ,{ "path" : "pages/common/mater-list2", "style" : { "navigationStyle": "custom", "enablePullDownRefresh": true, "onReachBottomDistance": 50 } } ,{ "path" : "pages/common/mater-list3", "style" : { "navigationStyle": "custom", "enablePullDownRefresh": true, "onReachBottomDistance": 50 } } ,{ "path" : "pages/mode/pick", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/mode/command", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/outbound/bill-out-store", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/outbound/bill-list", "style" : { "navigationStyle": "custom", "enablePullDownRefresh": true, "onReachBottomDistance": 50 } } ,{ "path" : "pages/entry/qualified-to-store", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/transfer/tray-transfer", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/outbound/stock-out-store", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/outbound/stock-list", "style" : { "navigationStyle": "custom", "enablePullDownRefresh": true, "onReachBottomDistance": 50 } } ,{ "path" : "pages/outbound/produce-out-store-2nd", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/outbound/pick-confirm-2nd", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/outbound/shelf-bind-2nd", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/outbound/mater-outstore", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/outbound/line-callmater", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/outbound/shelf-bind", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/outbound/line-transfer", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/outbound/line-transfer2", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/outbound/empty-vehicle-outstore", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/outbound/ctu-vehicle-outstore", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/entry/bill-to-store", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/entry/check-to-store", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/entry/pick-yl-return-store", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/entry/groupplate-instore", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/entry/mater-group", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/entry/mater-group2", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/entry/site-group", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/entry/empty-vehicle-instore", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/carry/call-carry", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/outbound/kjhj", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/outbound/kjrk", "style" : { "navigationStyle": "custom" } } ], "globalStyle": { // "pageOrientation": "landscape", "navigationBarTextStyle": "black", "navigationBarTitleText": "uni-app", "navigationBarBackgroundColor": "#d7592f", "backgroundColor": "#ffffff" }, "uniIdRouter": {} }