From 10c67c3fd19ff5c966d66f817c75fc7a895e8bfc Mon Sep 17 00:00:00 2001 From: zjj <3272660260@qq.com> Date: 星期五, 24 五月 2024 10:00:14 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/console.map.js | 50 ++++++++++++++++++++++++++++++++++++++++++++------ 1 files changed, 44 insertions(+), 6 deletions(-) diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js index e2b0f03..fca6a8d 100644 --- a/src/main/webapp/static/js/console.map.js +++ b/src/main/webapp/static/js/console.map.js @@ -542,7 +542,7 @@ "id": "site-304", "text": "304", "top": 458, - "left": 360, + "left": 361, "width": 66, "height": 24 }, { @@ -614,7 +614,7 @@ "id": "site-301", "text": "301", "top": 399, - "left": 360, + "left": 361, "width": 66, "height": 24 }, { @@ -636,8 +636,8 @@ }, { "type": "stn", - "id": "site-401", - "text": "401", + "id": "site-402", + "text": "402", "top": 612, "left": 326, "width": 100, @@ -645,13 +645,51 @@ }, { "type": "stn", - "id": "site-402", - "text": "402", + "id": "site-401", + "text": "401", "top": 612, "left": 224, "width": 100, "height": 24 } + ], + "barcode": [ + { + "type": "barcode", + "id": "barcode-1", + "text": "", + "top": 206, + "left": 326, + "width": 100, + "height": 20 + }, + { + "type": "barcode", + "id": "barcode-2", + "text": "", + "top": 345, + "left": 326, + "width": 100, + "height": 20 + }, + { + "type": "barcode", + "id": "barcode-3", + "text": "", + "top": 483, + "left": 291, + "width": 67, + "height": 20 + }, + { + "type": "barcode", + "id": "barcode-4", + "text": "", + "top": 637, + "left": 325, + "width": 100, + "height": 20 + }, ] } ] -- Gitblit v1.9.1