From c9b14e19a87cbd27e7e8b56bf35726e3760fded4 Mon Sep 17 00:00:00 2001
From: whycq <123456>
Date: 星期日, 21 五月 2023 15:00:27 +0800
Subject: [PATCH] #

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

diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js
index 526b9d0..c6e80bc 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": [
@@ -33,8 +33,8 @@
             "type": "rackDescs",
             "id": "lb_desc1",
             "text": "#1",
-            "top": 324,
-            "left": 1794,
+            "top": 388,
+            "left": 1812,
             "width": 30,
             "height": 23
         },
@@ -42,8 +42,8 @@
             "type": "rackDescs",
             "id": "lb_desc2",
             "text": "#2",
-            "top": 388,
-            "left": 1794,
+            "top": 324,
+            "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