From 5cf81e2b0e9c3490f83a06811ea6939c5b5ae7c7 Mon Sep 17 00:00:00 2001 From: zjj <3272660260@qq.com> Date: 星期四, 23 五月 2024 16:45:21 +0800 Subject: [PATCH] # --- src/main/webapp/static/wcs/js/console.map.js | 92 +++++++++++++++++++++++++++++++++++++++++++++- 1 files changed, 90 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..28ab492 100644 --- a/src/main/webapp/static/wcs/js/console.map.js +++ b/src/main/webapp/static/wcs/js/console.map.js @@ -632,7 +632,83 @@ "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 + } + ] }, { "type": "floor", "id": "page_floor2", @@ -1026,7 +1102,19 @@ "left": 1489, "width": 40, "height": 20 - }] + }], + "barcode": [ + { + "type": "barcode", + "id": "barcode-10", + "text": "", + "top": 153, + "left": 1153, + "width": 80, + "height": 0 + } + + ] }] }] } \ No newline at end of file -- Gitblit v1.9.1