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 | 78 +++++++++++++++++++++++++++++--------- 1 files changed, 59 insertions(+), 19 deletions(-) diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js index 1e16cc4..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", @@ -121,17 +129,17 @@ "type": "stn", "id": "site-101", "text": "101", - "top": 119, + "top": 47, "left": 1188, "width": 65, - "height": 23 + "height": 95 }, { "type": "stn", "id": "site-211", "text": "211", "top": 95, "left": 1122, - "width": 65, + "width": 60, "height": 23 }, { "type": "stn", @@ -213,6 +221,38 @@ "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