{ "easycom": { "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue" }, "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages { "path": "pages/index/index", "style": { "navigationBarTitleText": "首页" } }, { "path": "pages/home/home", "style": { "navigationBarTitleText": "我的" } }, { "path": "pages/login/login", "style": { "navigationBarTitleText": "登录" } }, // { // "path": "pages/materielGroup/inboundOrder", // "style": { // "navigationBarTitleText": "入库订单", // "enablePullDownRefresh": false // } // }, //原材料组盘(订单) { "path": "pages/raworderboxing/inboundorder", "style": { "navigationBarTitleText": "入库订单", "enablePullDownRefresh": false } }, { "path": "pages/raworderboxing/raworderboxing", "style": { "navigationBarTitleText": "组盘", "enablePullDownRefresh": false } }, { "path": "pages/raworderboxing/orderboxing", "style": { "navigationBarTitleText": "组盘", "enablePullDownRefresh": false } }, { "path": "pages/raworderboxing/releaseboxing", "style": { "navigationBarTitleText": "解绑托盘", "enablePullDownRefresh": false } }, //其他组盘 { "path": "pages/otherboxing/otherboxing", "style": { "navigationBarTitleText": "其他组盘", "enablePullDownRefresh": false } }, //成品组盘 { "path": "pages/productboxing/productboxing", "style": { "navigationBarTitleText": "成品组盘", "enablePullDownRefresh": false } }, //手动出库管理 { "path": "pages/rawhandoutbound/rawhandoutbound", "style": { "navigationBarTitleText": "原料手动出库", "enablePullDownRefresh": false } }, { "path": "pages/rawhandoutbound/handoutbound", "style": { "navigationBarTitleText": "ZB手动出库", "enablePullDownRefresh": false } }, { "path": "pages/rawhandoutbound/kbhandoutbound", "style": { "navigationBarTitleText": "KB手动出库", "enablePullDownRefresh": false } }, { "path": "pages/rawhandoutbound/manualoutbound", "style": { "navigationBarTitleText": "栈板区指定出库", "enablePullDownRefresh": false } }, //成品出库 { "path": "pages/productoutbound/productoutbound", "style": { "navigationBarTitleText": "成品出库", "enablePullDownRefresh": false } }, //半成品组盘 { "path": "pages/halfproduct/hpreceiveorder", "style": { "navigationBarTitleText": "半成品组盘", "enablePullDownRefresh": false } }, { "path": "pages/halfproduct/halfproductboxing", "style": { "navigationBarTitleText": "半成品组盘", "enablePullDownRefresh": false } }, //生产领料单(仓库手动备料) { "path": "pages/receiveorder/receiveorder", "style": { "navigationBarTitleText": "收货单", "enablePullDownRefresh": false } }, { "path": "pages/receiveorder/receiveorderoutbound", "style": { "navigationBarTitleText": "收货单", "enablePullDownRefresh": false } }, { "path": "pages/receiveorder/multiplereceiveorder", "style": { "navigationBarTitleText": "生产领料单(多)", "enablePullDownRefresh": false } }, { "path": "pages/receiveorder/multiplereceiveorderout", "style": { "navigationBarTitleText": "生产领料单(多)", "enablePullDownRefresh": false } }, //调拨申请单(仓库手动备料) { "path": "pages/allocationorder/allocationorder", "style": { "navigationBarTitleText": "调拨申请单", "enablePullDownRefresh": false } }, { "path": "pages/allocationorder/allocationorderoutbound", "style": { "navigationBarTitleText": "调拨申请单", "enablePullDownRefresh": false } }, //直接调拨单(仓库手动备料) { "path": "pages/directorder/directorder", "style": { "navigationBarTitleText": "直接调拨单", "enablePullDownRefresh": false } }, { "path": "pages/directorder/directorderoutbound", "style": { "navigationBarTitleText": "直接调拨单", "enablePullDownRefresh": false } }, //其他出库单(仓库手动备料) { "path": "pages/otheroutboundorder/otheroutboundorder", "style": { "navigationBarTitleText": "其他出库单", "enablePullDownRefresh": false } }, { "path": "pages/otheroutboundorder/otherorderoutbound", "style": { "navigationBarTitleText": "其他出库单", "enablePullDownRefresh": false } }, //移库管理 { "path": "pages/relocation/relocation", "style": { "navigationBarTitleText": "移库", "enablePullDownRefresh": false } }, //空箱管理 { "path": "pages/emptybox/emptyboxmanage", "style": { "navigationBarTitleText": "空箱管理", "enablePullDownRefresh": false } }, //拣选管理 { "path": "pages/picking/pickingMat", "style": { "navigationBarTitleText": "拣选", "enablePullDownRefresh": false } }, //生产叫料管理 { "path": "pages/callmat/receiveorder", "style": { "navigationBarTitleText": "生产叫料", "enablePullDownRefresh": false } }, { "path": "pages/callmat/ordercallmat", "style": { "navigationBarTitleText": "生产叫料", "enablePullDownRefresh": false } }, //配送管理 { "path": "pages/delivery/delivery", "style": { "navigationBarTitleText": "配送管理", "enablePullDownRefresh": false } }, { "path": "pages/delivery/getcarryinfo", "style": { "navigationBarTitleText": "配送信息查询", "enablePullDownRefresh": false } }, { "path": "pages/delivery/carrycheck", "style": { "navigationBarTitleText": "配送校验", "enablePullDownRefresh": false } }, { "path": "pages/delivery/trainstockbind", "style": { "navigationBarTitleText": "小火车库存绑定", "enablePullDownRefresh": false } }, //C区管理 { "path": "pages/carea/carea", "style": { "navigationBarTitleText": "C区管理", "enablePullDownRefresh": false } }, { "path": "pages/carea/zbareaboxing", "style": { "navigationBarTitleText": "C区组盘", "enablePullDownRefresh": false } }, { "path": "pages/carea/cacheareacallmat", "style": { "navigationBarTitleText": "C区叫料", "enablePullDownRefresh": false } }, //库存管理 { "path": "pages/stock/stock", "style": { "navigationBarTitleText": "库存管理", "enablePullDownRefresh": false } }, { "path": "pages/stock/bindstock", "style": { "navigationBarTitleText": "库存绑定", "enablePullDownRefresh": false } }, { "path": "pages/stock/releasestock", "style": { "navigationBarTitleText": "库存解绑", "enablePullDownRefresh": false } }, //出库扫描 { "path": "pages/outboundscan/matoutboundscan", "style": { "navigationBarTitleText": "原材料出库扫描", "enablePullDownRefresh": false } }, { "path": "pages/outboundscan/productoutboundscan", "style": { "navigationBarTitleText": "成品出库扫描", "enablePullDownRefresh": false } }, //内箱拆分 { "path": "pages/other/other", "style": { "navigationBarTitleText": "内箱拆分", "enablePullDownRefresh": false } }, { "path": "pages/other/printtag", "style": { "navigationBarTitleText": "内箱拆分(F2)", "enablePullDownRefresh": false } }, { "path": "pages/other/printtagf4", "style": { "navigationBarTitleText": "内箱拆分(F4)", "enablePullDownRefresh": false } }, { "path": "pages/other/printtagf7", "style": { "navigationBarTitleText": "内箱拆分(F7)", "enablePullDownRefresh": false } }, //叫料请求 { "path": "pages/carry/getCarryRequest", "style": { "navigationBarTitleText": "叫料请求", "enablePullDownRefresh": false } }, //取消任务 { "path": "pages/taskInfo/cancelTask", "style": { "navigationBarTitleText": "取消任务", "enablePullDownRefresh": false } }, //点对点 { "path": "pages/test/qianfushitest", "style": { "navigationBarTitleText": "点对点任务", "enablePullDownRefresh": false } }, { "path": "pages/test/acrossfloor", "style": { "navigationBarTitleText": "跨楼层搬运", "enablePullDownRefresh": false } }, //设置 { "path": "pages/index/settings", "style": { "navigationBarTitleText": "设置", "enablePullDownRefresh": false } }, //跨楼层叫料 { "path": "pages/acrossfloor/matbind", "style": { "navigationBarTitleText": "跨楼层叫料绑定", "enablePullDownRefresh": false } }, { "path": "pages/acrossfloor/acrossfloorcallmat", "style": { "navigationBarTitleText": "跨楼层叫料", "enablePullDownRefresh": false } } ], "globalStyle": { "navigationBarTextStyle": "black", "navigationBarTitleText": "uView", "navigationBarBackgroundColor": "#F8F8F8", "backgroundColor": "#F8F8F8" }, "tabBar": { "color": "#909399", "selectedColor": "#303133", "borderStyle": "black", "backgroundColor": "#ffffff", "list": [{ "pagePath": "pages/index/index", "iconPath": "static/index.png", "selectedIconPath": "static/index-selected.png", "text": "首页" }, { "pagePath": "pages/home/home", "iconPath": "static/center.png", "selectedIconPath": "static/center-selected.png", "text": "我" }] } }