From a975d45735958d156c27753b4e7a73cb85d0bbf3 Mon Sep 17 00:00:00 2001 From: LSH Date: 星期五, 17 二月 2023 16:38:32 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/console.map.js | 66 ++++++++++++++++++++++++++------ 1 files changed, 53 insertions(+), 13 deletions(-) diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js index 1e16cc4..721d028 100644 --- a/src/main/webapp/static/js/console.map.js +++ b/src/main/webapp/static/js/console.map.js @@ -10,16 +10,16 @@ "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, + "left": 196, "width": 796, "height": 23, "minBayNo": 1, @@ -28,7 +28,7 @@ "type": "rack", "id": "rack2", "top": 152, - "left": 163, + "left": 196, "width": 796, "height": 23, "minBayNo": 1, @@ -37,7 +37,7 @@ "type": "rack", "id": "rack3", "top": 200, - "left": 163, + "left": 196, "width": 796, "height": 23, "minBayNo": 1, @@ -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