From 06bef48d5ad2c1bea757052305142db2c37f2cff Mon Sep 17 00:00:00 2001 From: 野心家 <1051256694@qq.com> Date: 星期一, 22 五月 2023 18:50:38 +0800 Subject: [PATCH] 将码分成pack和托盘码 --- src/main/webapp/static/js/console.map.js | 104 ++++++++++++++++++++++++++++++++++++---------------- 1 files changed, 72 insertions(+), 32 deletions(-) diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js index c95582e..413c439 100644 --- a/src/main/webapp/static/js/console.map.js +++ b/src/main/webapp/static/js/console.map.js @@ -10,38 +10,38 @@ "type": "rack", "id": "rack4", "top": 260, - "left": 197, - "width": 762, + "left": 196, + "width": 796, "height": 23, "minBayNo": 1, - "maxBayNo": 24 + "maxBayNo": 25 }, { "type": "rack", "id": "rack1", "top": 95, - "left": 163, - "width": 796, + "left": 167, + "width": 825, "height": 23, "minBayNo": 1, - "maxBayNo": 25 + "maxBayNo": 26 }, { "type": "rack", "id": "rack2", "top": 152, - "left": 163, - "width": 796, + "left": 167, + "width": 825, "height": 23, "minBayNo": 1, - "maxBayNo": 25 + "maxBayNo": 26 }, { "type": "rack", "id": "rack3", "top": 200, - "left": 163, - "width": 796, + "left": 167, + "width": 825, "height": 23, "minBayNo": 1, - "maxBayNo": 25 + "maxBayNo": 26 }], "rackDescs": [{ "type": "rackDescs", @@ -59,6 +59,14 @@ "left": 129, "width": 33, "height": 23 + }, { + "type": "rackDescs", + "id": "lb_desc16", + "text": "#涓�妤兼満姊拌噦浣嶇疆==銆�", + "top": 40, + "left": 750, + "width": 270, + "height": 23 }], "crns": [{ "type": "crane", @@ -73,16 +81,16 @@ "id": "lb_track4", "text": "", "top": 136, - "left": 147, - "width": 850, + "left": 180, + "width": 830, "height": 2 }, { "type": "track", "id": "lb_track5", "text": "", "top": 243, - "left": 142, - "width": 850, + "left": 180, + "width": 830, "height": 2 }, { "type": "crane", @@ -111,7 +119,7 @@ "height": 505, "stns": [{ "type": "stn", - "id": "site-111", + "id": "site-212", "text": "212", "top": 119, "left": 1122, @@ -119,23 +127,23 @@ "height": 23 }, { "type": "stn", - "id": "site-110", + "id": "site-101", "text": "101", - "top": 119, + "top": 47, "left": 1188, "width": 65, - "height": 23 + "height": 95 }, { "type": "stn", - "id": "site-109", + "id": "site-211", "text": "211", "top": 95, "left": 1122, - "width": 65, + "width": 60, "height": 23 }, { "type": "stn", - "id": "site-112", + "id": "site-207", "text": "207", "top": 119, "left": 1041, @@ -143,7 +151,7 @@ "height": 32 }, { "type": "stn", - "id": "site-113", + "id": "site-205", "text": "205", "top": 176, "left": 1041, @@ -151,7 +159,7 @@ "height": 23 }, { "type": "stn", - "id": "site-102", + "id": "site-206", "text": "206", "top": 152, "left": 1041, @@ -159,7 +167,7 @@ "height": 23 }, { "type": "stn", - "id": "site-108", + "id": "site-202", "text": "202", "top": 260, "left": 960, @@ -167,7 +175,7 @@ "height": 23 }, { "type": "stn", - "id": "site-107", + "id": "site-201", "text": "201", "top": 260, "left": 1041, @@ -175,7 +183,7 @@ "height": 23 }, { "type": "stn", - "id": "site-105", + "id": "site-203", "text": "203", "top": 200, "left": 960, @@ -183,7 +191,7 @@ "height": 23 }, { "type": "stn", - "id": "site-104", + "id": "site-204", "text": "204", "top": 200, "left": 1041, @@ -191,7 +199,7 @@ "height": 23 }, { "type": "stn", - "id": "site-103", + "id": "site-209", "text": "209", "top": 152, "left": 960, @@ -199,7 +207,7 @@ "height": 23 }, { "type": "stn", - "id": "site-101", + "id": "site-210", "text": "210", "top": 95, "left": 960, @@ -207,12 +215,44 @@ "height": 23 }, { "type": "stn", - "id": "site-100", + "id": "site-208", "text": "208", "top": 95, "left": 1041, "width": 80, "height": 23 + }, { + "type": "stn", + "id": "site-213", + "text": "213", + "top": 119, + "left": 1254, + "width": 65, + "height": 23 + }, { + "type": "stn", + "id": "site-104", + "text": "104", + "top": 23, + "left": 1122, + "width": 65, + "height": 23 + }, { + "type": "stn", + "id": "site-102", + "text": "102", + "top": 47, + "left": 1122, + "width": 65, + "height": 23 + }, { + "type": "stn", + "id": "site-103", + "text": "103", + "top": 47, + "left": 1056, + "width": 65, + "height": 23 }] }] }] -- Gitblit v1.9.1