From a00edfd8bd90940d0b6e1d6876e443a1317d5701 Mon Sep 17 00:00:00 2001
From: dubin <bindu_bean@163.com>
Date: 星期一, 22 十二月 2025 19:40:57 +0800
Subject: [PATCH] #1

---
 src/main/webapp/static/js/console.map.js |   40 ++++++++++++++++++++--------------------
 1 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js
index 357e38b..e0648ed 100644
--- a/src/main/webapp/static/js/console.map.js
+++ b/src/main/webapp/static/js/console.map.js
@@ -3,7 +3,7 @@
     "rackCount": 8,
     "crnCount": 4,
     "stbCount": 120,
-    "hpPosition": 0,
+    "hpPosition": 1,
     "minBayNo": 2,
     "racks": [
         {
@@ -50,18 +50,9 @@
     "rackDescs": [
         {
             "type": "rackDescs",
-            "id": "lb_desc1",
-            "text": "#1",
+            "id": "lb_desc4",
+            "text": "#4",
             "top": 325,
-            "left": 460,
-            "width": 30,
-            "height": 23
-        },
-        {
-            "type": "rackDescs",
-            "id": "lb_desc2",
-            "text": "#2",
-            "top": 355,
             "left": 460,
             "width": 30,
             "height": 23
@@ -70,6 +61,15 @@
             "type": "rackDescs",
             "id": "lb_desc3",
             "text": "#3",
+            "top": 355,
+            "left": 460,
+            "width": 30,
+            "height": 23
+        },
+        {
+            "type": "rackDescs",
+            "id": "lb_desc2",
+            "text": "#2",
             "top": 420,
             "left": 460,
             "width": 30,
@@ -77,8 +77,8 @@
         },
         {
             "type": "rackDescs",
-            "id": "lb_desc4",
-            "text": "#4",
+            "id": "lb_desc1",
+            "text": "#1",
             "top": 450,
             "left": 460,
             "width": 30,
@@ -126,10 +126,10 @@
                     "stns": [
                         // { "type": "stn", "id": "site-100", "text": "100", "top": 80, "left": 94, "width": 40, "height": 23 },
                         //{ "type": "stn", "id": "site-103", "text": "103", "top": 160, "left": 1430, "width": 120, "height": 23 },
-                        {"type": "stn", "id": "site-1001", "text": "1001", "top": 180, "left": 1000, "width": 45, "height": 45},
-                        {"type": "stn", "id": "site-1004", "text": "1004", "top": 280, "left": 945, "width": 45, "height": 45},
-                        {"type": "stn", "id": "site-1006", "text": "1006", "top": 180, "left": 890, "width": 45, "height": 45},
-                        { "type": "stn", "id": "site-1005", "text": "1005", "top": 230, "left": 890, "width": 45, "height": 95 },
+                        {"type": "stn", "id": "site-1003", "text": "1003", "top": 575, "left": 860, "width": 45, "height": 45},
+                        {"type": "stn", "id": "site-1004", "text": "1004", "top": 575, "left": 805, "width": 45, "height": 45},
+                        {"type": "stn", "id": "site-1005", "text": "1005", "top": 575, "left": 750, "width": 45, "height": 45},
+                        { "type": "stn", "id": "site-1006", "text": "1006", "top": 475, "left": 750, "width": 45, "height": 95 },
                         //{ "type": "stn", "id": "site-1101", "text": "1005", "top": 230, "left": 890, "width": 45, "height": 45 },
                         // { "type": "stn", "id": "site-110", "text": "110", "top": 130, "left": 1784, "width": 40, "height": 23 },
                         // { "type": "stn", "id": "site-111", "text": "111", "top": 130, "left": 1826, "width": 40, "height": 23 },
@@ -144,8 +144,8 @@
                         // { "type": "stn", "id": "site-118", "text": "118", "top": 240, "left": 94, "width": 40, "height": 23 },
                         // { "type": "stn", "id": "site-119", "text": "119", "top": 240, "left": 52, "width": 40, "height": 23 },
                         // { "type": "stn", "id": "site-120", "text": "120", "top": 240, "left": 10, "width": 40, "height": 23 },
-                        { "type": "stn", "id": "site-1003", "text": "1003", "top": 280, "left": 1000, "width": 45, "height": 45 },
-                        { "type": "stn", "id": "site-1002", "text": "1002", "top": 230, "left": 1000, "width": 45, "height": 45 },
+                        { "type": "stn", "id": "site-1001", "text": "1001", "top": 475, "left": 860, "width": 45, "height": 45 },
+                        { "type": "stn", "id": "site-1002", "text": "1002", "top": 525, "left": 860, "width": 45, "height": 45 },
                         // { "type": "stn", "id": "site-123", "text": "123", "top": 210, "left": 1301, "width": 60, "height": 23 },
 
                         // { "type": "stn", "id": "site-124", "text": "124", "top": 160, "left": 1742, "width": 120, "height": 23 },

--
Gitblit v1.9.1