From 2b2285cce415718135b6b8dd923a772098a04e96 Mon Sep 17 00:00:00 2001
From: pjb <123456>
Date: 星期六, 02 八月 2025 14:05:20 +0800
Subject: [PATCH] 1
---
src/main/webapp/views/console.html | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/webapp/views/console.html b/src/main/webapp/views/console.html
index 048f28e..6c993ed 100644
--- a/src/main/webapp/views/console.html
+++ b/src/main/webapp/views/console.html
@@ -612,12 +612,12 @@
case 0:
case 1:
unit = 30;
- offSet = 720;
+ offSet = 380;
break;
case 2:
case 3:
unit = 22;
- offSet = 1100;
+ offSet = 600;
break;
}
--
Gitblit v1.9.1