From fd3380a403d9527c31f8445159d1ba564e53dce0 Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期三, 17 九月 2025 10:13:02 +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