You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1004 lines
28 KiB
1004 lines
28 KiB
{ |
|
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages |
|
{ |
|
"path": "pages/login/login", |
|
"style": { |
|
"navigationBarTitleText": "登录", |
|
"enablePullDownRefresh": true, |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, |
|
{ |
|
"path": "pages/index/index", |
|
"style": { |
|
"navigationBarTitleText": "工作台", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
}, |
|
{ |
|
"path": "pages/user/user", |
|
"style": { |
|
"navigationBarTitleText": "我的", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, |
|
{ |
|
"path": "pages/news/news", |
|
"style": { |
|
"navigationBarTitleText": "消息", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, |
|
{ |
|
"path": "pages/taskList/taskList", |
|
"style": { |
|
"navigationBarTitleText": "任务", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, |
|
{ |
|
"path": "pages/reportForms/reportForms", |
|
"style": { |
|
"navigationBarTitleText": "报表", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
} |
|
], |
|
"subPackages": [{ |
|
"root": "pagesHome", |
|
"pages": [{ |
|
"path": "pages/pickingScan/pickingScan", |
|
"style": { |
|
"navigationBarTitleText": "拣货扫描", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, |
|
{ |
|
"path": "pages/StowageList/StowageList", |
|
"style": { |
|
"navigationBarTitleText": "配载装车", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, |
|
{ |
|
"path": "pages/CreateAbnormalWorkOrder/CreateAbnormalWorkOrder", |
|
"style": { |
|
"navigationBarTitleText": "配载装车", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, |
|
{ |
|
"path": "pages/StowageListDetails/StowageListDetails", |
|
"style": { |
|
"navigationBarTitleText": "配载按件装车", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, |
|
{ |
|
"path": "pages/StowageListDetailsByTray/StowageListDetailsByTray", |
|
"style": { |
|
"navigationBarTitleText": "配载按件装车托盘详情", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, |
|
{ |
|
"path": "pages/RelayScanList/RelayScanList", |
|
"style": { |
|
"navigationBarTitleText": "中转装车", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, |
|
{ |
|
"path": "pages/codePlateBracket/codePlateBracket", |
|
"style": { |
|
"navigationBarTitleText": "码板打托", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, |
|
{ |
|
"path": "pages/billsList/billsList", |
|
"style": { |
|
"navigationBarTitleText": "提货批次", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, |
|
{ |
|
"path": "pages/PickUpLotList/PickUpLotList", |
|
"style": { |
|
"navigationBarTitleText": "提货批次列表", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, |
|
{ |
|
"path": "pages/TranNumber/TranNumber", |
|
"style": { |
|
"navigationBarTitleText": "车次", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, |
|
{ |
|
"path": "pages/onLoadByScan/onLoadByScan", |
|
"style": { |
|
"navigationBarTitleText": "卸车扫描", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, |
|
{ |
|
"path": "pages/onLoadOrderDetails/onLoadOrderDetails", |
|
"style": { |
|
"navigationBarTitleText": "卸车扫描包件明细", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, |
|
{ |
|
"path": "pages/ArrivalList/ArrivalList", |
|
"style": { |
|
"navigationBarTitleText": "到车列表", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, |
|
{ |
|
"path": "pages/VehicleArrivalDetails/VehicleArrivalDetails", |
|
"style": { |
|
"navigationBarTitleText": "到车入库详情", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, |
|
{ |
|
"path": "pages/VehicleArrivalDetailsLoad/VehicleArrivalDetailsLoad", |
|
"style": { |
|
"navigationBarTitleText": "到车入库未卸车详情", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, |
|
{ |
|
"path": "pages/Preentrytrainnumber/Preentrytrainnumber", |
|
"style": { |
|
"navigationBarTitleText": "预入库车次", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
}, |
|
{ |
|
"path": "pages/PreStoragePackage/PreStoragePackage", |
|
"style": { |
|
"navigationBarTitleText": "预入库车次详情", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
}, |
|
{ |
|
"path": "pages/PalletizingwarehousingList/PalletizingwarehousingList", |
|
"style": { |
|
"navigationBarTitleText": "打托列表", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
}, |
|
{ |
|
"path": "pages/Palletizingwarehousing/Palletizingwarehousing", |
|
"style": { |
|
"navigationBarTitleText": "打托入库", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
}, |
|
{ |
|
"path": "pages/Listinginboundtrains/Listinginboundtrains", |
|
"style": { |
|
"navigationBarTitleText": "打托入库", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, |
|
{ |
|
"path": "pages/VehicleArrivalDetailsByTray/VehicleArrivalDetailsByTray", |
|
"style": { |
|
"navigationBarTitleText": "卸分一体", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, |
|
{ |
|
"path": "pages/SelfPickupScan/SelfPickupScan", |
|
"style": { |
|
"navigationBarTitleText": "自提扫描", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/LoadingScan/LoadingScan", |
|
"style": { |
|
"navigationBarTitleText": "装车扫描", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/loadingRetention/loadingRetention", |
|
"style": { |
|
"navigationBarTitleText": "装车滞留", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/StockUplist/StockUplist", |
|
"style": { |
|
"navigationBarTitleText": "备货列表", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/PreparedDetails/PreparedDetails", |
|
"style": { |
|
"navigationBarTitleText": "已备详情", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/StockUplistByZero/StockUplistByZero", |
|
"style": { |
|
"navigationBarTitleText": "零担备货列表", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/StockUplistScandetails/StockUplistScandetails", |
|
"style": { |
|
"navigationBarTitleText": "备货列表扫码", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, |
|
{ |
|
"path": "pages/StockUplistScandetailsByTray/StockUplistScandetailsByTray", |
|
"style": { |
|
"navigationBarTitleText": "整托备货列表扫码", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, |
|
{ |
|
"path": "pages/DownScan/DownScan", |
|
"style": { |
|
"navigationBarTitleText": "下架扫描", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/signinScan/signinScan", |
|
"style": { |
|
"navigationBarTitleText": "签收扫描", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, |
|
{ |
|
"path": "pages/directGoMarket/directGoMarket", |
|
"style": { |
|
"navigationBarTitleText": "待签收列表", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, |
|
{ |
|
"path": "pages/directGoMarketDetails/directGoMarketDetails", |
|
"style": { |
|
"navigationBarTitleText": "直发商家签收", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, |
|
{ |
|
"path": "pages/SelfPScanList/SelfPScanList", |
|
"style": { |
|
"navigationBarTitleText": "自提订单扫描", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/SelfPickupDetails/SelfPickupDetails", |
|
"style": { |
|
"navigationBarTitleText": "自提明细扫描", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/LoadingDetails/LoadingDetails", |
|
"style": { |
|
"navigationBarTitleText": "配车明细扫描", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, |
|
{ |
|
"path": "pages/CustomerOrdersDetails/CustomerOrdersDetails", |
|
"style": { |
|
"navigationBarTitleText": "客户订单扫描", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/DeliveryCustomerScan/DeliveryCustomerScan", |
|
"style": { |
|
"navigationBarTitleText": "配送客户扫描", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/CustomerSign/CustomerSign", |
|
"style": { |
|
"navigationBarTitleText": "客户签收", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/signOrderScan/signOrderScan", |
|
"style": { |
|
"navigationBarTitleText": "签收订单扫描", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/signPackageScan/signPackageScan", |
|
"style": { |
|
"navigationBarTitleText": "签收订单扫描", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/SignDetailScan/SignDetailScan", |
|
"style": { |
|
"navigationBarTitleText": "签收明细扫描", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/setbarcode/setbarcode", |
|
"style": { |
|
"navigationBarTitleText": "配置包条码", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/OfflineUpload/OfflineUpload", |
|
"style": { |
|
"navigationBarTitleText": "离线上传", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/createTask/createTask", |
|
"style": { |
|
"navigationBarTitleText": "创建任务", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/scansorting/scansorting", |
|
"style": { |
|
"navigationBarTitleText": "扫描分拣", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/peopleSorting/peopleSorting", |
|
"style": { |
|
"navigationBarTitleText": "人工扫描", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/OrderSortingDetail/OrderSortingDetail", |
|
"style": { |
|
"navigationBarTitleText": "继续分拣列表", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/ScanSortingType/ScanSortingType", |
|
"style": { |
|
"navigationBarTitleText": "扫描分拣", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/inventoryType/inventoryType", |
|
"style": { |
|
"navigationBarTitleText": "库存品类型", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/inventoryDetail/inventoryDetail", |
|
"style": { |
|
"navigationBarTitleText": "扫描列表详情", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/inventoryDetailList/inventoryDetailList", |
|
"style": { |
|
"navigationBarTitleText": "扫描详情明细", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/inventoryenter/inventoryenter", |
|
"style": { |
|
"navigationBarTitleText": "库存品录入", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/OrderSortingDetailList/OrderSortingDetailList", |
|
"style": { |
|
"navigationBarTitleText": "订单详情", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/ScanUpType/ScanUpType", |
|
"style": { |
|
"navigationBarTitleText": "扫描上架", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/ScanUp/ScanUp", |
|
"style": { |
|
"navigationBarTitleText": "扫描上架", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/RelocationType/RelocationType", |
|
"style": { |
|
"navigationBarTitleText": "移库", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/Relocation/Relocation", |
|
"style": { |
|
"navigationBarTitleText": "移库", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/PeopleScanUpType/PeopleScanUpType", |
|
"style": { |
|
"navigationBarTitleText": "人工上架", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/PeopleScanUp/PeopleScanUp", |
|
"style": { |
|
"navigationBarTitleText": "人工上架", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/PickingScanList/PickingScanList", |
|
"style": { |
|
"navigationBarTitleText": "拣货列表", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/Retention/Retention", |
|
"style": { |
|
"navigationBarTitleText": "滞留", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/MergeTray/MergeTray", |
|
"style": { |
|
"navigationBarTitleText": "合托", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/MergeTrayDetails/MergeTrayDetails", |
|
"style": { |
|
"navigationBarTitleText": "合并托盘", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/DownGoodsType/DownGoodsType", |
|
"style": { |
|
"navigationBarTitleText": "下架扫描", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/DownGoods/DownGoods", |
|
"style": { |
|
"navigationBarTitleText": "下架扫描", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/SetPrice/SetPrice", |
|
"style": { |
|
"navigationBarTitleText": "设置服务费", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/RemoveTray/RemoveTray", |
|
"style": { |
|
"navigationBarTitleText": "空置托盘", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/Check/Check", |
|
"style": { |
|
"navigationBarTitleText": "复核", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/createAddServe/createAddServe", |
|
"style": { |
|
"navigationBarTitleText": "创建增值服务", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/OrderDetailsInTheStorage/OrderDetailsInTheStorage", |
|
"style": { |
|
"navigationBarTitleText": "订单在库详情", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/RelocationAllocationId/RelocationAllocationId", |
|
"style": { |
|
"navigationBarTitleText": "移库库位", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/orderDetails/orderDetails", |
|
"style": { |
|
"navigationBarTitleText": "订单详情", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/orderInquiry/orderInquiry", |
|
"style": { |
|
"navigationBarTitleText": "订单查询", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, { |
|
"path": "pages/waybillInquiry/waybillInquiry", |
|
"style": { |
|
"navigationBarTitleText": "订单查询", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, |
|
{ |
|
"path": "pages/storageInquiry/storageInquiry", |
|
"style": { |
|
"navigationBarTitleText": "库位查询", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, |
|
{ |
|
"path": "pages/trayInquiry/trayInquiry", |
|
"style": { |
|
"navigationBarTitleText": "托盘查询", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, |
|
{ |
|
"path": "pages/inventoryInquiry/inventoryInquiry", |
|
"style": { |
|
"navigationBarTitleText": "库存品查询", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, |
|
{ |
|
"path": "pages/StorageLocationList/StorageLocationList", |
|
"style": { |
|
"navigationBarTitleText": "库存品查询", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, |
|
{ |
|
"path": "pages/MaterialMaintenance/MaterialMaintenance", |
|
"style": { |
|
"navigationBarTitleText": "物料维护", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, |
|
{ |
|
"path": "pages/CreateZeroOrder/CreateZeroOrder", |
|
"style": { |
|
"navigationBarTitleText": "录单", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
|
|
}, |
|
{ |
|
"path": "pages/CustomerTrayDetails/CustomerTrayDetails", |
|
"style": { |
|
"navigationBarTitleText": "客户托盘扫描", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
}, |
|
{ |
|
"path": "pages/StockUpListZero/StockUpListZero", |
|
"style": { |
|
"navigationBarTitleText": "备货零担列表", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
}, |
|
{ |
|
"path": "pages/SearchTray/SearchTray", |
|
"style": { |
|
"navigationBarTitleText": "托盘数据同步", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
}, |
|
{ |
|
"path": "pages/PackageRelieveTray/PackageRelieveTray", |
|
"style": { |
|
"navigationBarTitleText": "包件解托", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
}, |
|
{ |
|
"path": "pages/PackageBackWarehouse/PackageBackWarehouse", |
|
"style": { |
|
"navigationBarTitleText": "配送包件回库", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
}, |
|
{ |
|
"path": "pages/AddStowage/AddStowage", |
|
"style": { |
|
"navigationBarTitleText": "新增配载", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
}, |
|
{ |
|
"path": "pages/UnorderTask/UnorderTask", |
|
"style": { |
|
"navigationBarTitleText": "拆单列表", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
}, |
|
{ |
|
"path": "pages/UnorderDetail/UnorderDetail", |
|
"style": { |
|
"navigationBarTitleText": "拆单任务详情", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
}, |
|
{ |
|
"path": "pages/integral/integral", |
|
"style": { |
|
"navigationBarTitleText": "积分指标", |
|
"enablePullDownRefresh": false, |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
}, |
|
{ |
|
"path": "pages/integralEdit/integralEdit", |
|
"style": { |
|
"navigationBarTitleText": "指标编辑", |
|
"enablePullDownRefresh": false, |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
}, |
|
{ |
|
"path": "pages/integralMy/integralMy", |
|
"style": { |
|
"navigationBarTitleText": "我的考核", |
|
"enablePullDownRefresh": false, |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
}, |
|
{ |
|
"path": "pages/BackStockScan/BackStockScan", |
|
"style": { |
|
"navigationBarTitleText": "回库扫描", |
|
"enablePullDownRefresh": false, |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
}, |
|
{ |
|
"path": "pages/VehicleBackStockScan/VehicleBackStockScan", |
|
"style": { |
|
"navigationBarTitleText": "配载滞留", |
|
"enablePullDownRefresh": false, |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
} |
|
] |
|
}, |
|
{ |
|
"root": "pagesMsg", |
|
"pages": [{ |
|
"path": "pages/MsgDetail/MsgDetail", |
|
"style": { |
|
"navigationBarTitleText": "消息详情", |
|
"navigationStyle": "custom" |
|
} |
|
}] |
|
}, |
|
{ |
|
"root": "pagesUser", |
|
"pages": [{ |
|
"path": "pages/about/about", |
|
"style": { |
|
"navigationBarTitleText": "关于我们", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
}, |
|
{ |
|
"path": "pages/systemSettings/systemSettings", |
|
"style": { |
|
"navigationBarTitleText": "系统设置", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
}, |
|
{ |
|
"path": "pages/securitySettings/securitySettings", |
|
"style": { |
|
"navigationBarTitleText": "安全设置", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
}, |
|
{ |
|
"path": "pages/AddressBook/AddressBook", |
|
"style": { |
|
"navigationBarTitleText": "通讯录", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
}, |
|
{ |
|
"path": "pages/printManage/printManage", |
|
"style": { |
|
"navigationBarTitleText": "分享", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
} |
|
] |
|
}, |
|
{ |
|
"root": "pagesTask", |
|
"pages": [{ |
|
"path": "pages/dynamicCheck/dynamicCheck", |
|
"style": { |
|
"navigationBarTitleText": "盘点任务", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
}, |
|
{ |
|
"path": "pages/checkTaskList/checkTaskList", |
|
"style": { |
|
"navigationBarTitleText": "盘点任务列表", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
}, |
|
{ |
|
"path": "pages/dynamicCheckDetails/dynamicCheckDetails", |
|
"style": { |
|
"navigationBarTitleText": "随机盘点", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
}, |
|
{ |
|
"path": "pages/storageLocationCheckDetails/storageLocationCheckDetails", |
|
"style": { |
|
"navigationBarTitleText": "库位盘点", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
}, |
|
{ |
|
"path": "pages/trayCheckDetails/trayCheckDetails", |
|
"style": { |
|
"navigationBarTitleText": "托盘盘点", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
}, |
|
{ |
|
"path": "pages/contracts/contracts", |
|
"style": { |
|
"navigationBarTitleText": "按合同号盘点", |
|
"onReachBottomDistance": 1, |
|
"navigationStyle": "custom" |
|
} |
|
} |
|
] |
|
} |
|
], |
|
"permission": { |
|
"scope.userLocation": { |
|
"desc": "你的位置信息将用于小程序位置接口的效果展示" |
|
} |
|
}, |
|
"tabBar": { |
|
"color": "#999999", |
|
"selectedColor": "#df8926", |
|
"backgroundColor": "#ffffff", |
|
"list": [{ |
|
"pagePath": "pages/index/index", |
|
"iconPath": "/static/TabberIcon/icon1.png", |
|
"selectedIconPath": "/static/TabberIcon/icon1check.png", |
|
"text": "工作台" |
|
}, |
|
{ |
|
"pagePath": "pages/taskList/taskList", |
|
"iconPath": "/static/TabberIcon/icon2.png", |
|
"selectedIconPath": "/static/TabberIcon/icon2check.png", |
|
"text": "任务" |
|
}, |
|
// { |
|
// "pagePath": "pages/reportForms/reportForms", |
|
// "iconPath": "/static/TabberIcon/icon3.png", |
|
// "selectedIconPath": "/static/TabberIcon/icon3check.png", |
|
// "text": "报表" |
|
// }, |
|
{ |
|
"pagePath": "pages/news/news", |
|
"iconPath": "/static/TabberIcon/icon4.png", |
|
"selectedIconPath": "/static/TabberIcon/icon4check.png", |
|
"text": "消息" |
|
}, |
|
{ |
|
"pagePath": "pages/user/user", |
|
"iconPath": "/static/TabberIcon/icon5.png", |
|
"selectedIconPath": "/static/TabberIcon/icon5check.png", |
|
"text": "我的" |
|
} |
|
] |
|
}, |
|
"globalStyle": { |
|
"navigationBarTextStyle": "black", |
|
"navigationBarTitleText": "uni-app", |
|
"navigationBarBackgroundColor": "#F8F8F8", |
|
"backgroundColor": "#F8F8F8" |
|
}, |
|
"uniIdRouter": {} |
|
} |