From 21a4bf818a8a3e90d1b4f86d3e61304ceccbb49f Mon Sep 17 00:00:00 2001 From: LSH Date: 星期一, 25 三月 2024 09:52:53 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/console.map.js | 38 +++++++++++++++++++++++++++----------- 1 files changed, 27 insertions(+), 11 deletions(-) diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js index 413c439..2551c54 100644 --- a/src/main/webapp/static/js/console.map.js +++ b/src/main/webapp/static/js/console.map.js @@ -11,37 +11,37 @@ "id": "rack4", "top": 260, "left": 196, - "width": 796, + "width": 765, "height": 23, "minBayNo": 1, - "maxBayNo": 25 + "maxBayNo": 24 }, { "type": "rack", "id": "rack1", "top": 95, "left": 167, - "width": 825, + "width": 794, "height": 23, "minBayNo": 1, - "maxBayNo": 26 + "maxBayNo": 25 }, { "type": "rack", "id": "rack2", "top": 152, "left": 167, - "width": 825, + "width": 794, "height": 23, "minBayNo": 1, - "maxBayNo": 26 + "maxBayNo": 25 }, { "type": "rack", "id": "rack3", "top": 200, "left": 167, - "width": 825, + "width": 794, "height": 23, "minBayNo": 1, - "maxBayNo": 26 + "maxBayNo": 25 }], "rackDescs": [{ "type": "rackDescs", @@ -127,12 +127,28 @@ "height": 23 }, { "type": "stn", - "id": "site-101", - "text": "101", + "id": "site-105", + "text": "105", "top": 47, "left": 1188, "width": 65, - "height": 95 + "height": 23 + }, { + "type": "stn", + "id": "site-0", + "text": "鍗囬檷", + "top": 70, + "left": 1203, + "width": 35, + "height": 49, + }, { + "type": "stn", + "id": "site-101", + "text": "101", + "top": 119, + "left": 1188, + "width": 65, + "height": 23 }, { "type": "stn", "id": "site-211", -- Gitblit v1.9.1