{ "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/ProductManage/SboProdProgress", "style": { "navigationStyle": "custom", "enablePullDownRefresh": true, "onReachBottomDistance": 50 } } ,{ "path" : "pages/ProductManage/SboProcess", "style": { "navigationStyle": "custom", "enablePullDownRefresh": true, "onReachBottomDistance": 50 } } ,{ "path" : "pages/ProductManage/BakeProcess", "style": { "navigationStyle": "custom" } } ,{ "path" : "pages/ProductManage/ManmadeBake", "style": { "navigationStyle": "custom" } } ,{ "path" : "pages/ProductManage/PointManage", "style": { "navigationStyle": "custom" } } ,{ "path" : "pages/ProductManage/EmptyPipeInStore", "style": { "navigationStyle": "custom" } } ,{ "path" : "pages/ProductManage/EmptyPipeOutStore", "style": { "navigationStyle": "custom" } } ,{ "path" : "pages/ProductManage/ZjCasing", "style": { "navigationStyle": "custom", "enablePullDownRefresh": true, "onReachBottomDistance": 50 } } ,{ "path" : "pages/ProductManage/ZjDelivery", "style": { "navigationStyle": "custom" } } ,{ "path" : "pages/ProductManage/ZjInStore", "style": { "navigationStyle": "custom" } } ,{ "path" : "pages/ProductManage/ZjOutStore", "style": { "navigationStyle": "custom" } } ,{ "path" : "pages/WarehouseManage/SemifinishedInStore", "style": { "navigationStyle": "custom", "enablePullDownRefresh": true, "onReachBottomDistance": 50 } } ,{ "path" : "pages/WarehouseManage/SemifinishedOutStore", "style": { "navigationStyle": "custom" } } ,{ "path" : "pages/WarehouseManage/ReturngoodsInStore", "style": { "navigationStyle": "custom" } } ,{ "path" : "pages/WarehouseManage/ScrapInStore", "style": { "navigationStyle": "custom" } } ,{ "path" : "pages/WarehouseManage/InStoreConfirm", "style": { "navigationStyle": "custom" } } ,{ "path" : "pages/WarehouseManage/InStoreSplit", "style": { "navigationStyle": "custom" } } ,{ "path" : "pages/WarehouseManage/ProdDelivery", "style": { "navigationStyle": "custom" } } ,{ "path" : "pages/WarehouseManage/ProdDeliveryConfirm", "style": { "navigationStyle": "custom" } } ,{ "path" : "pages/WarehouseManage/ProdDeliveryDtl", "style": { "navigationStyle": "custom" } } ,{ "path" : "pages/WarehouseManage/XuniDelivery", "style": { "navigationStyle": "custom" } } ,{ "path" : "pages/WarehouseManage/XuniDeliveryConfirm", "style": { "navigationStyle": "custom" } } ,{ "path" : "pages/WarehouseManage/EmptyInStore", "style": { "navigationStyle": "custom" } } ,{ "path" : "pages/WarehouseManage/EmptyOutStore", "style": { "navigationStyle": "custom" } } ,{ "path" : "pages/WarehouseManage/CheckList", "style": { "navigationStyle": "custom" } } ,{ "path" : "pages/WarehouseManage/CheckDtl", "style": { "navigationStyle": "custom" } } ,{ "path" : "pages/WarehouseManage/Details", "style": { "navigationStyle": "custom" } } ,{ "path" : "pages/WarehouseManage/ErrorOutUnlock", "style": { "navigationStyle": "custom" } } ,{ "path" : "pages/ProductManage/EmptyPipeOutStore", "style" : { "navigationBarTitleText": "", "enablePullDownRefresh": false } } ,{ "path" : "pages/ProductManage/ZjInStore", "style" : { "navigationBarTitleText": "", "enablePullDownRefresh": false } } ,{ "path" : "pages/WarehouseManage/CustomerLabelPrint", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/ProductManage/SlittingFeeding", "style": { "navigationStyle": "custom", "enablePullDownRefresh": true, "onReachBottomDistance": 50 } }, { "path": "pages/DispatchManage/TaskManage", "style" : { "navigationStyle": "custom" } }, { "path": "pages/DispatchManage/RGVStatus", "style" : { "navigationStyle": "custom" } }, { "path": "pages/WarehouseManage/LabelBind", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/EmptyVehicleInStore", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/EmptyBoxInStore", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/DeliveryUnbind", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/DeliveryUnbindConfirm", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/production/SboProdProgress", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/production/SboProcess", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/production/BakeProcess", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/production/ManmadeBake", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/production/SurfaceProcess", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/slitting/SlittingFeeding", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/slitting/ZjCasing", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/slitting/ZjDelivery", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/slitting/ZjInStore", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/slitting/ZjOutStore", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/point/PointManage", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/point/ErrorOutUnlock", "style" : { "navigationStyle": "custom" } } ], "globalStyle": { // "pageOrientation": "landscape", "navigationBarTextStyle": "black", "navigationBarTitleText": "uni-app", "navigationBarBackgroundColor": "#d7592f", "backgroundColor": "#ffffff" }, "uniIdRouter": {} }