| | |
| | | { |
| | | "pages": [ //pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages |
| | | { |
| | | "path": "pages/print/printUNI", |
| | | "style": { |
| | | "navigationBarTitleText": "UNI打印" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/print/print", |
| | | "style": { |
| | | "navigationBarTitleText": "打印" |
| | | } |
| | | }, |
| | | |
| | | |
| | | { |
| | | "path": "pages/print/qr", |
| | | "style": { |
| | | "navigationBarTitleText": "二维码" |
| | | } |
| | | }, |
| | | |
| | | |
| | | "pages": [ |
| | | { |
| | | "path": "pages/login/login", |
| | | "style": { |
| | |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/order/orderPakin", |
| | | "path": "pages/order/orderList", |
| | | "style": { |
| | | "navigationBarTitleText": "订单入库" |
| | | "navigationBarTitleText": "单据列表", |
| | | "enablePullDownRefresh": true |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/order/orderPutOn", |
| | | "path": "pages/order/orderDetlList", |
| | | "style": { |
| | | "navigationBarTitleText": "订单上架" |
| | | "navigationBarTitleText": "单据明细列表" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/order/orderPutDown", |
| | | "path": "pages/order/orderPakin2", |
| | | "style": { |
| | | "navigationBarTitleText": "订单下架" |
| | | "navigationBarTitleText": "订单组托", |
| | | "enablePullDownRefresh": false |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/AGV/agv_start", |
| | | "style": { |
| | | "navigationBarTitleText": "AGV容器入库", |
| | | "enablePullDownRefresh": false |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/AGV/agv_back", |
| | | "style": { |
| | | "navigationBarTitleText": "AGV容器回库", |
| | | "enablePullDownRefresh": false |
| | | } |
| | | }, |
| | | { |
| | |
| | | "navigationBarTitleText": "库存查询" |
| | | } |
| | | }, |
| | | { |
| | | "path": "pages/stock/stockCheck", |
| | | "style": { |
| | | "navigationBarTitleText": "库存盘点" |
| | | } |
| | | }, |
| | | |
| | | |
| | | { |
| | | "path": "pages/login/logOut", |
| | | "style": { |