From ba554f3db080b64d74bb283a899a0b2b5dbcf376 Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期五, 22 八月 2025 13:59:56 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/jx-gt-crn-wcs' into jx-gt-crn-wcs
---
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