From ae666bdbf55b4d629f1d34a473c6b4c7b0805a0a Mon Sep 17 00:00:00 2001 From: whycq <913841844@qq.com> Date: 星期日, 14 五月 2023 16:30:19 +0800 Subject: [PATCH] # --- src/main/webapp/static/js/console.map.js | 62 +++++++++++++++--------------- 1 files changed, 31 insertions(+), 31 deletions(-) diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js index 526b9d0..4abc3c2 100644 --- a/src/main/webapp/static/js/console.map.js +++ b/src/main/webapp/static/js/console.map.js @@ -3,7 +3,7 @@ "rackCount": 18, "crnCount": 7, "stbCount": 77, - "hpPosition": 0, + "hpPosition": 1, "minBayNo": 2, "floors": 1, "racks": [ @@ -34,7 +34,7 @@ "id": "lb_desc1", "text": "#1", "top": 324, - "left": 1794, + "left": 1812, "width": 30, "height": 23 }, @@ -43,7 +43,7 @@ "id": "lb_desc2", "text": "#2", "top": 388, - "left": 1794, + "left": 1812, "width": 30, "height": 23 }, @@ -90,19 +90,10 @@ "stns": [ { "type": "stn", - "id": "site-100", - "text": "100", + "id": "site-105", + "text": "105", "top": 386, - "left": 1067, - "width": 78, - "height": 24 - }, - { - "type": "stn", - "id": "site-101", - "text": "101", - "top": 386, - "left": 1147, + "left": 1007, "width": 78, "height": 24 }, @@ -110,17 +101,8 @@ "type": "stn", "id": "site-102", "text": "102", - "top": 412, - "left": 1067, - "width": 78, - "height": 24 - }, - { - "type": "stn", - "id": "site-103", - "text": "103", - "top": 412, - "left": 1147, + "top": 386, + "left": 1087, "width": 78, "height": 24 }, @@ -128,17 +110,35 @@ "type": "stn", "id": "site-104", "text": "104", - "top": 438, - "left": 1067, + "top": 412, + "left": 1007, "width": 78, "height": 24 }, { "type": "stn", - "id": "site-105", - "text": "105", + "id": "site-101", + "text": "101", + "top": 412, + "left": 1087, + "width": 78, + "height": 24 + }, + { + "type": "stn", + "id": "site-103", + "text": "103", "top": 438, - "left": 1147, + "left": 1007, + "width": 78, + "height": 24 + }, + { + "type": "stn", + "id": "site-100", + "text": "100", + "top": 438, + "left": 1087, "width": 78, "height": 24 }, -- Gitblit v1.9.1