{
|
"pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
|
{
|
"path": "pages/login/login",
|
"style": {
|
"navigationBarTitleText": "登 录"
|
}
|
},
|
{
|
"path": "pages/home/index",
|
"style": {
|
"navigationBarTitleText": "首页"
|
}
|
},
|
{
|
"path": "pages/rece/standard",
|
"style": {
|
"navigationBarTitleText": "标准收货"
|
}
|
},
|
{
|
"path": "pages/rece/other",
|
"style": {
|
"navigationBarTitleText": "其他收货"
|
}
|
},
|
{
|
"path": "pages/listing/disc",
|
"style": {
|
"navigationBarTitleText": "组盘"
|
}
|
},
|
{
|
"path": "pages/listing/untie",
|
"style": {
|
"navigationBarTitleText": "解绑"
|
}
|
},
|
{
|
"path": "pages/inspect/report",
|
"style": {
|
"navigationBarTitleText": "报检"
|
}
|
},
|
{
|
"path": "pages/inspect/check",
|
"style": {
|
"navigationBarTitleText": "质检"
|
}
|
},
|
{
|
"path": "pages/inspect/bad",
|
"style": {
|
"navigationBarTitleText": "不良标签"
|
}
|
},
|
{
|
"path": "pages/listing/labour",
|
"style": {
|
"navigationBarTitleText": "人工上架"
|
}
|
},
|
{
|
"path": "pages/listing/upper",
|
"style": {
|
"navigationBarTitleText": "上架"
|
}
|
},
|
{
|
"path": "pages/mat/matSelected",
|
"style": {
|
"navigationBarTitleText": "物料"
|
}
|
},
|
{
|
"path": "pages/mat/matQuery",
|
"style": {
|
"navigationBarTitleText": "物料"
|
}
|
},
|
{
|
"path": "pages/mat/matList",
|
"style": {
|
"navigationBarTitleText": "商品列表"
|
}
|
},
|
{
|
"path": "pages/login/logOut",
|
"style": {
|
"navigationBarTitleText": "退出登录"
|
}
|
},
|
{
|
"path": "pages/home/menuHome",
|
"style": {
|
"navigationBarTitleText": "主页",
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/home/inOutManage",
|
"style": {
|
"navigationBarTitleText": "入出库管理",
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/phyz/AGV/AGVPakin",
|
"style": {
|
"navigationBarTitleText": "AGV组托",
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/phyz/order/orderList",
|
"style": {
|
"navigationBarTitleText": "订单列表",
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/phyz/AGV/AGVPakin2",
|
"style": {
|
"navigationBarTitleText": "AGV组托",
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/home/orderManage",
|
"style": {
|
"navigationBarTitleText": "单据管理",
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/phyz/order/purchaseOrder",
|
"style": {
|
"navigationBarTitleText": "采购入库单",
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/phyz/wrkMast/wrkMast",
|
"style": {
|
"navigationBarTitleText": "工作档查询维护",
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/home/wrkMastManage",
|
"style": {
|
"navigationBarTitleText": "任务管理",
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/phyz/wrkMast/waitPakin",
|
"style": {
|
"navigationBarTitleText": "入库通知档",
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/phyz/wrkMast/wrkDetl",
|
"style": {
|
"navigationBarTitleText": "工作档明细",
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/phyz/AGV/emptyPakin",
|
"style": {
|
"navigationBarTitleText": "空板入库",
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/phyz/stationManage/stationManage",
|
"style": {
|
"navigationBarTitleText": "站点查询维护",
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/phyz/order/outOrder",
|
"style": {
|
"navigationBarTitleText": "订单出库",
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/phyz/AGV/AGVPakin3",
|
"style": {
|
"navigationBarTitleText": "组托入库",
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/phyz/order/preview",
|
"style": {
|
"navigationBarTitleText": "出库预览",
|
"enablePullDownRefresh": false
|
}
|
}
|
|
|
|
, {
|
"path": "pages/phyz/AGV/emptyOut",
|
"style": {
|
"navigationBarTitleText": "呼叫空货架",
|
"enablePullDownRefresh": false
|
}
|
|
}, {
|
"path": "pages/phyz/wrkMast/wrkMastLog",
|
"style": {
|
"navigationBarTitleText": "工作历史档",
|
"enablePullDownRefresh": false
|
}
|
|
}, {
|
"path": "pages/phyz/wrkMast/waitPakinLog",
|
"style": {
|
"navigationBarTitleText": "入库通知历史档",
|
"enablePullDownRefresh": false
|
}
|
|
}, {
|
"path": "pages/phyz/order/orderList2",
|
"style": {
|
"navigationBarTitleText": "订单列表",
|
"enablePullDownRefresh": false
|
}
|
|
},
|
{
|
"path": "pages/phyz/stationManage/stationDetl",
|
"style": {
|
"navigationBarTitleText": "站点详情",
|
"enablePullDownRefresh": false
|
}
|
}, {
|
"path": "pages/phyz/order/pakinOrderSelect",
|
"style": {
|
"navigationBarTitleText": "入库订单",
|
"enablePullDownRefresh": false
|
}
|
|
}, {
|
"path": "pages/phyz/order/pakinOrderSelectV2",
|
"style": {
|
"navigationBarTitleText": "入库订单",
|
"enablePullDownRefresh": false
|
}
|
|
},
|
{
|
"path": "pages/phyz/order/orderCar",
|
"style": {
|
"navigationBarTitleText": "待组托列表",
|
"enablePullDownRefresh": false
|
}
|
}, {
|
"path": "pages/phyz/orderOut/orderOutSelect",
|
"style": {
|
"navigationBarTitleText": "出库订单",
|
"enablePullDownRefresh": false
|
}
|
|
}, {
|
"path": "pages/phyz/orderOut/orderOutSelectV2",
|
"style": {
|
"navigationBarTitleText": "出库订单",
|
"enablePullDownRefresh": false
|
}
|
|
}, {
|
"path": "pages/phyz/orderOut/orderList",
|
"style": {
|
"navigationBarTitleText": "待出列表",
|
"enablePullDownRefresh": false
|
}
|
|
},
|
{
|
"path": "pages/phyz/orderOut/orderCheck",
|
"style": {
|
"navigationBarTitleText": "出库确认",
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/phyz/orderOut/orderCheck_2",
|
"style": {
|
"navigationBarTitleText": "出库确认",
|
"enablePullDownRefresh": false
|
}
|
}, {
|
"path": "pages/phyz/checkLocDetl/checkLocDetl",
|
"style": {
|
"navigationBarTitleText": "盘点",
|
"enablePullDownRefresh": false
|
}
|
|
}, {
|
"path": "pages/phyz/checkLocDetl/locDetl",
|
"style": {
|
"navigationBarTitleText": "库存明细",
|
"enablePullDownRefresh": false
|
}
|
|
},
|
{
|
"path": "pages/phyz/checkLocDetl/locDetlList",
|
"style": {
|
"navigationBarTitleText": "库存明细",
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/phyz/mat/mat",
|
"style": {
|
"navigationBarTitleText": "检索物料",
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/phyz/mat/matSelected",
|
"style": {
|
"navigationBarTitleText": "商品详情",
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/phyz/stationManage/pickAgain",
|
"style": {
|
"navigationBarTitleText": "再次拣料",
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/phyz/stationManage/pickAgainDetl",
|
"style": {
|
"navigationBarTitleText": "再次拣料明细",
|
"enablePullDownRefresh": false
|
}
|
}, {
|
"path": "pages/phyz/bcp/bcpOrder",
|
"style": {
|
"navigationBarTitleText": "半成品入库单",
|
"enablePullDownRefresh": false
|
}
|
|
}, {
|
"path": "pages/phyz/bcp/bcpOrder_xs",
|
"style": {
|
"navigationBarTitleText": "半成品入库单_吸塑",
|
"enablePullDownRefresh": false
|
}
|
|
}, {
|
"path": "pages/phyz/bcp/bcpDbOrder",
|
"style": {
|
"navigationBarTitleText": "半成品调拨单",
|
"enablePullDownRefresh": false
|
}
|
}, {
|
"path": "pages/phyz/bcp/bcpDbOrderV2",
|
"style": {
|
"navigationBarTitleText": "半成品调拨单",
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/phyz/bcp/orderCar",
|
"style": {
|
"navigationBarTitleText": "待组托列表",
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/phyz/bcp/orderCar_xs",
|
"style": {
|
"navigationBarTitleText": "待组托列表_吸塑",
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/home/locMastManage",
|
"style": {
|
"navigationBarTitleText": "库位管理",
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/phyz/checkLocDetl/locMove",
|
"style": {
|
"navigationBarTitleText": "库位转移",
|
"enablePullDownRefresh": false
|
}
|
}, {
|
"path": "pages/phyz/bcp/bcpDbList",
|
"style": {
|
"navigationBarTitleText": "调拨库位",
|
"enablePullDownRefresh": false
|
}
|
|
}, {
|
"path": "pages/phyz/orderOut/bcpOrderOutSelect",
|
"style": {
|
"navigationBarTitleText": "半成品出库单",
|
"enablePullDownRefresh": false
|
}
|
|
}
|
|
, {
|
"path": "pages/phyz/orderOut/bcpOrderOutSelect_2",
|
"style": {
|
"navigationBarTitleText": "半成品出库单_二厂",
|
"enablePullDownRefresh": false
|
}
|
|
}, {
|
"path": "pages/phyz/wrkMast/locMoveMast",
|
"style": {
|
"navigationBarTitleText": "调拨任务管理",
|
"enablePullDownRefresh": false
|
}
|
},
|
{
|
"path": "pages/phyz/wrkMast/DBList",
|
"style": {
|
"navigationBarTitleText": "调拨任务管理"
|
}
|
},
|
{
|
"path": "pages/phyz/processOrder/processOrder",
|
"style": {
|
"navigationBarTitleText": "半成品加工单"
|
}
|
},
|
{
|
"path": "pages/phyz/processOrder/processList",
|
"style": {
|
"navigationBarTitleText": "待加工列表"
|
}
|
},
|
{
|
"path": "pages/phyz/processOrder/orderCheck",
|
"style": {
|
"navigationBarTitleText": "加工出库"
|
}
|
},
|
{
|
"path": "pages/phyz/backStock/backStocksOrder",
|
"style": {
|
"navigationBarTitleText": "半成品回退单"
|
}
|
},
|
{
|
"path": "pages/phyz/backStock/backStockList",
|
"style": {
|
"navigationBarTitleText": "回调库位"
|
}
|
},
|
{
|
"path": "pages/phyz/stationManage/confirmProcessed",
|
"style": {
|
"navigationBarTitleText": "已加工确认"
|
}
|
},
|
{
|
"path": "pages/phyz/waitOrder/waitOrderIn",
|
"style": {
|
"navigationBarTitleText": "待包装入库单"
|
}
|
},
|
{
|
"path": "pages/phyz/waitOrder/waitOrderOut",
|
"style": {
|
"navigationBarTitleText": "待包装出库单"
|
}
|
},
|
{
|
"path": "pages/phyz/checkLocDetl/checkLocDetl2",
|
"style": {
|
"navigationBarTitleText": "库位盘点"
|
}
|
},
|
{
|
"path": "pages/phyz/checkLocDetl/locDetl2",
|
"style": {
|
"navigationBarTitleText": "库存明细"
|
}
|
},
|
{
|
"path": "pages/phyz/checkLocDetl/locDetlList2",
|
"style": {
|
"navigationBarTitleText": "库存明细"
|
}
|
},
|
{
|
"path": "pages/phyz/comOrder/orderIn",
|
"style": {
|
"navigationBarTitleText": "入库单"
|
}
|
},
|
{
|
"path": "pages/phyz/comOrder/orderOut",
|
"style": {
|
"navigationBarTitleText": "订单出库"
|
}
|
},
|
{
|
"path": "pages/phyz/comOrder/orderCar",
|
"style": {
|
"navigationBarTitleText": "待组托列表"
|
}
|
},
|
{
|
"path": "pages/phyz/comOrder/checkOut",
|
"style": {
|
"navigationBarTitleText": "出库确认"
|
}
|
},
|
{
|
"path" : "pages/phyz/inStock/inStock",
|
"style" :
|
{
|
"navigationBarTitleText" : "入库上架"
|
}
|
}
|
|
],
|
"globalStyle": {
|
"navigationBarTextStyle": "black",
|
"navigationBarTitleText": "uni-app",
|
"navigationBarBackgroundColor": "#F8F8F8",
|
"backgroundColor": "#F8F8F8"
|
},
|
"uniIdRouter": {}
|
}
|