From 1b20038cc24f3f30f1d84d78025703b2dddf9577 Mon Sep 17 00:00:00 2001
From: LSH
Date: 星期四, 26 十月 2023 17:06:34 +0800
Subject: [PATCH] #
---
 src/main/webapp/views/console.html |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/main/webapp/views/console.html b/src/main/webapp/views/console.html
index a8d4498..dee93e6 100644
--- a/src/main/webapp/views/console.html
+++ b/src/main/webapp/views/console.html
@@ -605,11 +605,11 @@
                         var offSet = 0;
                         switch (i) {
                             case 0:
-                            case 1:;
+                            case 1:
                             case 2:
                             case 3:
-                                unit = 150;
-                                offSet = 550;
+                                unit = 35;
+                                offSet = 500;
                                 break;
                             case 5:
                                 unit = 124;
--
Gitblit v1.9.1