From a3c6d5f48169f63d07076b852cd2336b5b7aa9d1 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期一, 24 四月 2023 08:05:41 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/crn.html           |    8 --------
 src/main/webapp/static/js/console.map.js |   16 ++++++++--------
 2 files changed, 8 insertions(+), 16 deletions(-)

diff --git a/src/main/webapp/static/js/console.map.js b/src/main/webapp/static/js/console.map.js
index 0fc208b..526b9d0 100644
--- a/src/main/webapp/static/js/console.map.js
+++ b/src/main/webapp/static/js/console.map.js
@@ -15,7 +15,7 @@
             "width": 1600,
             "height": 26,
             "minBayNo": 2,
-            "maxBayNo": 54
+            "maxBayNo": 56
         },
         {
             "type": "rack",
@@ -25,7 +25,7 @@
             "width": 1600,
             "height": 26,
             "minBayNo": 2,
-            "maxBayNo": 54
+            "maxBayNo": 56
         },
     ],
     "rackDescs": [
@@ -93,7 +93,7 @@
                             "id": "site-100",
                             "text": "100",
                             "top": 386,
-                            "left": 1098,
+                            "left": 1067,
                             "width": 78,
                             "height": 24
                         },
@@ -102,7 +102,7 @@
                             "id": "site-101",
                             "text": "101",
                             "top": 386,
-                            "left": 1178,
+                            "left": 1147,
                             "width": 78,
                             "height": 24
                         },
@@ -111,7 +111,7 @@
                             "id": "site-102",
                             "text": "102",
                             "top": 412,
-                            "left": 1098,
+                            "left": 1067,
                             "width": 78,
                             "height": 24
                         },
@@ -120,7 +120,7 @@
                             "id": "site-103",
                             "text": "103",
                             "top": 412,
-                            "left": 1178,
+                            "left": 1147,
                             "width": 78,
                             "height": 24
                         },
@@ -129,7 +129,7 @@
                             "id": "site-104",
                             "text": "104",
                             "top": 438,
-                            "left": 1098,
+                            "left": 1067,
                             "width": 78,
                             "height": 24
                         },
@@ -138,7 +138,7 @@
                             "id": "site-105",
                             "text": "105",
                             "top": 438,
-                            "left": 1178,
+                            "left": 1147,
                             "width": 78,
                             "height": 24
                         },
diff --git a/src/main/webapp/views/crn.html b/src/main/webapp/views/crn.html
index 99cd253..f63cbf3 100644
--- a/src/main/webapp/views/crn.html
+++ b/src/main/webapp/views/crn.html
@@ -59,12 +59,6 @@
                     <!--            <span>&nbsp;</span>-->
                     <input id="crn1" disabled="disabled">
                 </div>
-                <div class="crn-command-item">
-                    <label>2#</label>
-                    <button id="demoBtn-2" class="demoBtn" onclick="demoSwitch(this.id)"> - </button>
-                    <!--            <span>&nbsp;</span>-->
-                    <input id="crn2" disabled="disabled">
-                </div>
 
             </div>
             <!-- 鍫嗗灈鏈虹姸鎬佷綅淇℃伅 -->
@@ -132,8 +126,6 @@
                     <span class="select-title">鍫嗗灈鏈哄彿</span>
                     <div class="select-container" style="padding: 20px 0;">
                         <label><input type="radio" name="crnSelect" value="1" checked>&nbsp;1鍙峰爢鍨涙満</label>
-                        <label><input type="radio" name="crnSelect" value="2">&nbsp;2鍙峰爢鍨涙満</label>
-
                     </div>
                 </div>
                 <!-- 婧愮珯/婧愬簱浣� 閫夋嫨 -->

--
Gitblit v1.9.1