From 7afae7415d0fa7cdd65b751deb0377c89a8f9981 Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期二, 14 二月 2023 17:49:18 +0800
Subject: [PATCH] #

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

diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js
index 2b53757..d4c8047 100644
--- a/src/main/webapp/static/js/console.map.js
+++ b/src/main/webapp/static/js/console.map.js
@@ -91,8 +91,8 @@
     "rackDescs": [
         {
             "type": "rackDescs",
-            "id": "lb_desc1",
-            "text": "#1",
+            "id": "lb_desc8",
+            "text": "#8",
             "top": 150,
             "left": 1345,
             "width": 30,
@@ -100,18 +100,9 @@
         },
         {
             "type": "rackDescs",
-            "id": "lb_desc3",
-            "text": "#3",
+            "id": "lb_desc6",
+            "text": "#6",
             "top": 223,
-            "left": 1380,
-            "width": 30,
-            "height": 23
-        },
-        {
-            "type": "rackDescs",
-            "id": "lb_desc4",
-            "text": "#4",
-            "top": 245,
             "left": 1380,
             "width": 30,
             "height": 23
@@ -120,6 +111,15 @@
             "type": "rackDescs",
             "id": "lb_desc5",
             "text": "#5",
+            "top": 245,
+            "left": 1380,
+            "width": 30,
+            "height": 23
+        },
+        {
+            "type": "rackDescs",
+            "id": "lb_desc4",
+            "text": "#4",
             "top": 280,
             "left": 1380,
             "width": 30,
@@ -127,8 +127,8 @@
         },
         {
             "type": "rackDescs",
-            "id": "lb_desc6",
-            "text": "#6",
+            "id": "lb_desc3",
+            "text": "#3",
             "top": 300,
             "left": 1380,
             "width": 30,
@@ -136,8 +136,8 @@
         },
         {
             "type": "rackDescs",
-            "id": "lb_desc8",
-            "text": "#8",
+            "id": "lb_desc1",
+            "text": "#1",
             "top": 380,
             "left": 1345,
             "width": 30,

--
Gitblit v1.9.1