From 867505775ff2d205f335be55570a14ee9d15368d Mon Sep 17 00:00:00 2001 From: zjj <3272660260@qq.com> Date: 星期五, 24 五月 2024 10:39:39 +0800 Subject: [PATCH] # --- src/main/webapp/static/wcs/js/console.map.js | 142 ++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 140 insertions(+), 2 deletions(-) diff --git a/src/main/webapp/static/wcs/js/console.map.js b/src/main/webapp/static/wcs/js/console.map.js index 3840f2c..51a9f88 100644 --- a/src/main/webapp/static/wcs/js/console.map.js +++ b/src/main/webapp/static/wcs/js/console.map.js @@ -632,7 +632,121 @@ "left": 1656, "width": 49, "height": 20 - }] + }], + "barcode": [ + { + "type": "barcode", + "id": "barcode-1", + "text": "", + "top": 136, + "left": 355, + "width": 80, + "height": 20 + }, + { + "type": "barcode", + "id": "barcode-2", + "text": "", + "top": 229, + "left": 355, + "width": 80, + "height": 20 + }, + { + "type": "barcode", + "id": "barcode-3", + "text": "", + "top": 320, + "left": 355, + "width": 80, + "height": 20 + }, + { + "type": "barcode", + "id": "barcode-4", + "text": "", + "top": 435, + "left": 355, + "width": 80, + "height": 20 + }, + { + "type": "barcode", + "id": "barcode-5", + "text": "", + "top": 550, + "left": 355, + "width": 80, + "height": 20 + }, + { + "type": "barcode", + "id": "barcode-6", + "text": "", + "top": 663, + "left": 355, + "width": 80, + "height": 20 + } + , + { + "type": "barcode", + "id": "barcode-7", + "text": "", + "top": 455, + "left": 1590, + "width": 80, + "height": 20 + } + , + { + "type": "barcode", + "id": "barcode-8", + "text": "", + "top": 570, + "left": 1590, + "width": 80, + "height": 20 + } + ], + "hoist": [ + { + "type": "hoist", + "id": "hoist-302", + "text": "", + "top": 640, + "left": 1500, + "width": 50, + "height": 20 + }, + { + "type": "hoist", + "id": "hoist-303", + "text": "", + "top": 595, + "left": 1500, + "width": 50, + "height": 20 + }, + { + "type": "hoist", + "id": "hoist-402", + "text": "", + "top": 480, + "left": 1500, + "width": 50, + "height": 20 + }, + { + "type": "hoist", + "id": "hoist-403", + "text": "", + "top": 527, + "left": 1500, + "width": 50, + "height": 20 + } + ] }, { "type": "floor", "id": "page_floor2", @@ -1026,7 +1140,31 @@ "left": 1489, "width": 40, "height": 20 - }] + }], + "barcode": [ + { + "type": "barcode", + "id": "barcode-10", + "text": "", + "top": 153, + "left": 1153, + "width": 80, + "height": 0 + } + + ], + "hoist": [ + { + "type": "hoist", + "id": "hoist-999", + "text": "", + "top": 570, + "left": 1590, + "width": 80, + "height": 0 + } + + ] }] }] } \ No newline at end of file -- Gitblit v1.9.1