From 90db1f77f09c717ce9f1f810139c43c0f88aee67 Mon Sep 17 00:00:00 2001
From: whycq <123456>
Date: 星期一, 28 十一月 2022 11:44:30 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/hylywcs' into hylywcs

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

diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js
index 0fe152b..e2b0f03 100644
--- a/src/main/webapp/static/js/console.map.js
+++ b/src/main/webapp/static/js/console.map.js
@@ -279,18 +279,9 @@
         },
         {
             "type": "rackDescs",
-            "id": "lb_desc13",
-            "text": "#13",
+            "id": "lb_desc16",
+            "text": "#16",
             "top": 514,
-            "left": 1460,
-            "width": 41,
-            "height": 23
-        },
-        {
-            "type": "rackDescs",
-            "id": "lb_desc14",
-            "text": "#14",
-            "top": 540,
             "left": 1460,
             "width": 41,
             "height": 23
@@ -299,6 +290,15 @@
             "type": "rackDescs",
             "id": "lb_desc15",
             "text": "#15",
+            "top": 540,
+            "left": 1460,
+            "width": 41,
+            "height": 23
+        },
+        {
+            "type": "rackDescs",
+            "id": "lb_desc14",
+            "text": "#14",
             "top": 610,
             "left": 1460,
             "width": 41,
@@ -306,8 +306,8 @@
         },
         {
             "type": "rackDescs",
-            "id": "lb_desc16",
-            "text": "#16",
+            "id": "lb_desc13",
+            "text": "#13",
             "top": 636,
             "left": 1460,
             "width": 41,
@@ -638,7 +638,7 @@
                             "type": "stn",
                             "id": "site-401",
                             "text": "401",
-                            "top": 538,
+                            "top": 612,
                             "left": 326,
                             "width": 100,
                             "height": 24
@@ -647,7 +647,7 @@
                             "type": "stn",
                             "id": "site-402",
                             "text": "402",
-                            "top": 538,
+                            "top": 612,
                             "left": 224,
                             "width": 100,
                             "height": 24

--
Gitblit v1.9.1