{ "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/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/TubeStock", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/slitting/TestNumInput", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/point/PointManage", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/point/ErrorOutUnlock", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/finished/ReturnToStore", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/finished/abnorToStore", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/slitting/DoInitShaft", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/production/ZjCheck", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/slitting/PaperBind", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/slitting/CacheCut", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/slitting/CacheClean", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/finished/BoxWeight", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/slitting/ShaftSave", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/slitting/ZjSave", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/slitting/StockingArea", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/slitting/AGVPass", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/production/ZjContainer", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/lvt/EmptyBox", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/point/ManPass", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/production/PrintTable", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/slitting/SubRollWeight", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/slitting/UpperShaftCut", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/production/ZjInStore", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/production/BoxStock", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/slitting/CallShaft", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/EmptyBoxOutStore", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/SubRollPackUnbind", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/slitting/SlittingCutting2", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/slitting/RollCacheManage", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/BoxReturn", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/slitting/BaitRoll", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/slitting/EmptyAxisReturn", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/ManMaintain", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/production/MjMake", "style" : { "navigationStyle": "custom" } } ,{ "path" : "pages/SecondPhase/production/SboCool", "style" : { "navigationStyle": "custom" } } ], "globalStyle": { // "pageOrientation": "landscape", "navigationBarTextStyle": "black", "navigationBarTitleText": "uni-app", "navigationBarBackgroundColor": "#d7592f", "backgroundColor": "#ffffff" }, "uniIdRouter": {} }