{ "title": "平湖品上新发现", "name": "ps", "menu": [{ "title": "组托入库", "name": "pakin", "url": "/pages/project/pakin/pakin", "color": "cyan", "cuIcon": "pullup", "width": "90%", "sort": 1, "page": { "input": [{ "id": 1, "name": "barcode", "title": "托盘码", "val": "", "lenCheck": 8, "focus": true }, { "id": 2, "name": "matnr", "title": "物料码", "val": "", "btn": true, "btnName": "提取", "focus": false } ], "input1": { "attribute": "barcode", "lable": "托盘码", "length": 8, "scanCode": true }, "input2": { "attribute": "matnr", "lable": "物料码" }, "lable": [{ "label": "商品码", "attribute": "matnr", "value": "fbr3242", "valText": "val-text" }, { "label": "商品名称", "attribute": "maktx", "value": "fbr3242" }, { "label": "规格", "attribute": "specs", "value": "fbr3242" }, { "label": "批号", "attribute": "batch", "value": "fbr3242" }, { "label": "数量", "attribute": "count", "value": 9999, "type": "number-box", "valText": "val-num" } ] } }, { "title": "订单组托", "name": "orderPakin", "url": "/pages/project/pakin/pakin", "color": "green", "cuIcon": "order", "width": "90%", "sort": 2 }, { "title": "订单组托", "name": "orderPakin", "url": "/pages/project/pakin/pakin", "color": "green", "cuIcon": "order", "width": "90%", "sort": 2 }, { "title": "账号", "name": "account", "url": "/pages/user/user", "color": "green", "cuIcon": "order", "width": "90%", "sort": 2 } ] }