From 91869e644595198cab3e8f9a364bb1a6722e148e Mon Sep 17 00:00:00 2001 From: pjb <1@qq.com> Date: 星期二, 19 八月 2025 16:45:06 +0800 Subject: [PATCH] # --- src/main/webapp/views/console.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/views/console.html b/src/main/webapp/views/console.html index dcbc329..2c11293 100644 --- a/src/main/webapp/views/console.html +++ b/src/main/webapp/views/console.html @@ -608,7 +608,7 @@ case 1: case 2: case 3: - unit = 35; + unit = 20; offSet = 500; break; case 5: -- Gitblit v1.9.1