From 69d413866c7f646cc74a23d99e33787bbe53b96a Mon Sep 17 00:00:00 2001
From: pjb <1@qq.com>
Date: 星期二, 04 十一月 2025 08:23:37 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/console.html |   12 ++----------
 1 files changed, 2 insertions(+), 10 deletions(-)

diff --git a/src/main/webapp/views/console.html b/src/main/webapp/views/console.html
index dcbc329..f5d3645 100644
--- a/src/main/webapp/views/console.html
+++ b/src/main/webapp/views/console.html
@@ -608,18 +608,10 @@
                             case 1:
                             case 2:
                             case 3:
-                                unit = 35;
+                                unit = 20;
                                 offSet = 500;
                                 break;
-                            case 5:
-                                unit = 124;
-                                offSet = 550;
-                                break;
-                            case 4:
-                            case 6:
-                                unit = 62;
-                                offSet = 550;
-                                break;
+
                         }
 
                         if(crns[i].bay === 1){

--
Gitblit v1.9.1