From 432aa30874196937f6250b34c7ef6fb62dbaf984 Mon Sep 17 00:00:00 2001 From: zjj <3272660260@qq.com> Date: 星期六, 29 三月 2025 15:52:14 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/console.map.js | 148 ++++++++++++++++++++++++++++++++++--------------- 1 files changed, 102 insertions(+), 46 deletions(-) diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js index 656b620..584010a 100644 --- a/src/main/webapp/static/js/console.map.js +++ b/src/main/webapp/static/js/console.map.js @@ -13,8 +13,8 @@ "left": 529, "width": 1280, "height": 22, - "minBayNo": 2, - "maxBayNo": 56 + "minBayNo": 1, + "maxBayNo": 31 }, { "type": "rack", "id": "rack11", @@ -22,8 +22,8 @@ "left": 529, "width": 1280, "height": 22, - "minBayNo": 2, - "maxBayNo": 56 + "minBayNo": 1, + "maxBayNo": 31 }, { "type": "rack", "id": "rack10", @@ -31,8 +31,8 @@ "left": 529, "width": 1280, "height": 22, - "minBayNo": 2, - "maxBayNo": 56 + "minBayNo": 1, + "maxBayNo": 31 }, { "type": "rack", "id": "rack9", @@ -40,8 +40,8 @@ "left": 529, "width": 1280, "height": 22, - "minBayNo": 2, - "maxBayNo": 56 + "minBayNo": 1, + "maxBayNo": 31 }], "rackDescs": [{ "type": "rackDescs", @@ -50,7 +50,7 @@ "top": 167, "left": 1810, "width": 30, - "height": 23 + "height": 0 }, { "type": "rackDescs", "id": "lb_desc2", @@ -58,7 +58,7 @@ "top": 596, "left": 1810, "width": 30, - "height": 23 + "height": 0 }], "crns": [{ "type": "track", @@ -70,8 +70,8 @@ "height": 2 }, { "type": "crane", - "id": "crn-3", - "text": "3", + "id": "crn-1", + "text": "1", "top": 325, "left": 490, "width": 93, @@ -95,59 +95,115 @@ "height": 668, "stns": [{ "type": "stn", - "id": "site-144", - "text": "144", - "top": 239, - "left": 468, + "id": "site-1112", + "text": "1112", + "top": 280, + "left": 580, "width": 60, - "height": 19 + "height": 40 + },{ + "type": "stn", + "id": "site-1111", + "text": "1111", + "top": 238, + "left": 580, + "width": 60, + "height": 40 + },{ + "type": "stn", + "id": "site-1114", + "text": "1114", + "top": 352, + "left": 1740, + "width": 60, + "height": 40 + },{ + "type": "stn", + "id": "site-1113", + "text": "1113", + "top": 394, + "left": 1740, + "width": 60, + "height": 40 }], "barcode":[ { "type": "barcode", - "id": "barcode-1", + "id": "barcode-0", "text": "", - "top": 749, - "left": 470, + "top": 210, + "left": 570, "width": 80, "height": 20 }, { "type": "barcode", - "id": "barcode-2", + "id": "barcode-1", "text": "", - "top": 684, - "left": 470, + "top": 436, + "left": 1730, "width": 80, "height": 20 - } , + } + ] + },{ + "type": "floor", + "id": "page_floor2", + "text": "2搴�", + "top": 4, + "left": 22, + "width": 1819, + "height": 668, + "stns": [{ + "type": "stn", + "id": "site-1122", + "text": "1122", + "top": 280, + "left": 580, + "width": 60, + "height": 40 + },{ + "type": "stn", + "id": "site-1121", + "text": "1121", + "top": 238, + "left": 580, + "width": 60, + "height": 40 + },{ + "type": "stn", + "id": "site-1124", + "text": "1124", + "top": 352, + "left": 1740, + "width": 60, + "height": 40 + },{ + "type": "stn", + "id": "site-1123", + "text": "1123", + "top": 394, + "left": 1740, + "width": 60, + "height": 40 + }], + "barcode":[ + { + "type": "barcode", + "id": "barcode-2", + "text": "", + "top": 210, + "left": 570, + "width": 80, + "height": 20 + }, { "type": "barcode", "id": "barcode-3", "text": "", - "top": 64.5, - "left": 470, + "top": 436, + "left": 1730, "width": 80, - "height": 20 - } - , - { - "type": "barcode", - "id": "barcode-4", - "text": "", - "top": 749, - "left": 560, - "width": 150, - "height": 20 - } - , - { - "type": "barcode", - "id": "barcode-5", - "text": "", - "top": 684, - "left": 560, - "width": 150, "height": 20 } ] -- Gitblit v1.9.1