pages.json | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
pages/home/home.vue | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
static/css/wms.css/wms.css | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
pages.json
@@ -103,6 +103,12 @@ } }, { "path": "pages/stock/mergeOut", "style": { "navigationBarTitleText": "并板出库" } }, { "path": "pages/order/orderList", "style": { "navigationBarTitleText": "订单列表" pages/home/home.vue
@@ -59,6 +59,13 @@ cuIcon: 'pullup', url: '/order/orderPutOn3' }, { title: '并板出库', name: 'mergeOut', color: 'blue', cuIcon: 'pullup', url: '/stock/mergeOut' }, // { // title: '打印', // name: 'print', static/css/wms.css/wms.css
@@ -1,4 +1,5 @@ .list { position: relative; display: flex; min-height: 80rpx; background-color: #FFF;