货无忧
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.
 
 
 
 
 

1296 lines
34 KiB

{
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/login/login",
"style": {
"navigationBarTitleText": "登录",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
},
{
"path": "pages/index/index",
"style": {
"navigationBarTitleText": "工作台",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
},
{
"path": "pages/user/user",
"style": {
"navigationBarTitleText": "我的",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
},
{
"path": "pages/news/news",
"style": {
"navigationBarTitleText": "消息",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
},
{
"path": "pages/taskList/taskList",
"style": {
"navigationBarTitleText": "任务",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
},
{
"path": "pages/reportForms/reportForms",
"style": {
"navigationBarTitleText": "报表",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}
],
"subPackages": [{
"root": "pagesHome",
"pages": [{
"path": "pages/pickingScan/pickingScan",
"style": {
"navigationBarTitleText": "拣货扫描",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
},
{
"path": "pages/SelfPickupScan/SelfPickupScan",
"style": {
"navigationBarTitleText": "自提扫描",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/LoadingScan/LoadingScan",
"style": {
"navigationBarTitleText": "装车扫描",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/loadingRetention/loadingRetention",
"style": {
"navigationBarTitleText": "装车滞留",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/StockUplist/StockUplist",
"style": {
"navigationBarTitleText": "备货列表",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/StockUplistScandetails/StockUplistScandetails",
"style": {
"navigationBarTitleText": "备货列表扫码",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/DownScan/DownScan",
"style": {
"navigationBarTitleText": "下架扫描",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/signinScan/signinScan",
"style": {
"navigationBarTitleText": "签收扫描",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/SelfPScanList/SelfPScanList",
"style": {
"navigationBarTitleText": "自提订单扫描",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/SelfPickupDetails/SelfPickupDetails",
"style": {
"navigationBarTitleText": "自提明细扫描",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/LoadingDetails/LoadingDetails",
"style": {
"navigationBarTitleText": "配车明细扫描",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
},
{
"path": "pages/CustomerOrdersDetails/CustomerOrdersDetails",
"style": {
"navigationBarTitleText": "客户订单扫描",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/DeliveryCustomerScan/DeliveryCustomerScan",
"style": {
"navigationBarTitleText": "配送客户扫描",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/CustomerSign/CustomerSign",
"style": {
"navigationBarTitleText": "客户签收",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/signOrderScan/signOrderScan",
"style": {
"navigationBarTitleText": "签收订单扫描",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/SignDetailScan/SignDetailScan",
"style": {
"navigationBarTitleText": "签收明细扫描",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/setbarcode/setbarcode",
"style": {
"navigationBarTitleText": "配置包条码",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/OfflineUpload/OfflineUpload",
"style": {
"navigationBarTitleText": "离线上传",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/createTask/createTask",
"style": {
"navigationBarTitleText": "创建任务",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/ordersorting/ordersorting",
"style": {
"navigationBarTitleText": "订单分拣",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/lnventorysorting/lnventorysorting",
"style": {
"navigationBarTitleText": "库存品分拣",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/scansorting/scansorting",
"style": {
"navigationBarTitleText": "扫描分拣",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/peopleSorting/peopleSorting",
"style": {
"navigationBarTitleText": "人工扫描",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/OrderSortingDetail/OrderSortingDetail",
"style": {
"navigationBarTitleText": "继续分拣列表",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/ScanSortingType/ScanSortingType",
"style": {
"navigationBarTitleText": "扫描分拣",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/PeopleSortingDetail/PeopleSortingDetail",
"style": {
"navigationBarTitleText": "人工分拣",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/inventoryType/inventoryType",
"style": {
"navigationBarTitleText": "库存品类型",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/inventoryDetail/inventoryDetail",
"style": {
"navigationBarTitleText": "扫描列表详情",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/inventoryDetailList/inventoryDetailList",
"style": {
"navigationBarTitleText": "扫描详情明细",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/inventoryenter/inventoryenter",
"style": {
"navigationBarTitleText": "库存品录入",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/lnventorysortinglist/lnventorysortinglist",
"style": {
"navigationBarTitleText": "分拣列表",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/OrderSortingDetailList/OrderSortingDetailList",
"style": {
"navigationBarTitleText": "订单详情",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/ScanUpType/ScanUpType",
"style": {
"navigationBarTitleText": "扫描上架",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/ScanUp/ScanUp",
"style": {
"navigationBarTitleText": "扫描上架",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/RelocationType/RelocationType",
"style": {
"navigationBarTitleText": "移库",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/Relocation/Relocation",
"style": {
"navigationBarTitleText": "移库",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/PeopleScanUpType/PeopleScanUpType",
"style": {
"navigationBarTitleText": "人工上架",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/PeopleScanUp/PeopleScanUp",
"style": {
"navigationBarTitleText": "人工上架",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/PickingScanList/PickingScanList",
"style": {
"navigationBarTitleText": "拣货列表",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/Retention/Retention",
"style": {
"navigationBarTitleText": "滞留",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/MergeTray/MergeTray",
"style": {
"navigationBarTitleText": "合托",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/MergeTrayDetails/MergeTrayDetails",
"style": {
"navigationBarTitleText": "合并托盘",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/DownGoodsType/DownGoodsType",
"style": {
"navigationBarTitleText": "下架扫描",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/DownGoods/DownGoods",
"style": {
"navigationBarTitleText": "下架扫描",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/SetPrice/SetPrice",
"style": {
"navigationBarTitleText": "设置服务费",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/RemoveTray/RemoveTray",
"style": {
"navigationBarTitleText": "空置托盘",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/Check/Check",
"style": {
"navigationBarTitleText": "复核",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/createAddServe/createAddServe",
"style": {
"navigationBarTitleText": "创建增值服务",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/orderDetail/orderDetail",
"style": {
"navigationBarTitleText": "订单详情",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/RelocationAllocationId/RelocationAllocationId",
"style": {
"navigationBarTitleText": "移库库位",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/orderDetails/orderDetails",
"style": {
"navigationBarTitleText": "订单详情",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/orderInquiry/orderInquiry",
"style": {
"navigationBarTitleText": "订单查询",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}, {
"path": "pages/CustomerTrayDetails/CustomerTrayDetails",
"style": {
"navigationBarTitleText": "客户托盘扫描",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
},
{
"path": "pages/StockUpListZero/StockUpListZero",
"style": {
"navigationBarTitleText": "备货零担列表",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}
]
},
{
"root": "pagesUser",
"pages": [{
"path": "pages/about/about",
"style": {
"navigationBarTitleText": "关于我们",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
},
{
"path": "pages/systemSettings/systemSettings",
"style": {
"navigationBarTitleText": "系统设置",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}
]
},
{
"root": "pagesTask",
"pages": [{
"path": "pages/dynamicCheck/dynamicCheck",
"style": {
"navigationBarTitleText": "盘点任务",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
},
{
"path": "pages/checkTaskList/checkTaskList",
"style": {
"navigationBarTitleText": "盘点任务列表",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
},
{
"path": "pages/dynamicCheckDetails/dynamicCheckDetails",
"style": {
"navigationBarTitleText": "随机盘点",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
},
{
"path": "pages/storageLocationCheckDetails/storageLocationCheckDetails",
"style": {
"navigationBarTitleText": "库位盘点",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
},
{
"path": "pages/trayCheckDetails/trayCheckDetails",
"style": {
"navigationBarTitleText": "托盘盘点",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
},
{
"path": "pages/contracts/contracts",
"style": {
"navigationBarTitleText": "按合同号盘点",
"enablePullDownRefresh": true,
"onReachBottomDistance": 1,
"navigationStyle": "custom",
"app-plus": {
"animationDuration": 300,
"animationType": "zoom-fade-out",
"pullToRefresh": {
"support": true,
"color": "#d3832a", //小圈圈的颜色
"style": "circle" //小圈圈的样式
}
}
}
}
]
}
],
"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": {}
}