From 9609a1e3d266983b774893d770cf29ac2f4414ca Mon Sep 17 00:00:00 2001 From: zh <972939975@qq.com> Date: Fri, 7 Nov 2025 10:18:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BB=B6=E9=95=BF=E5=90=AF=E5=8A=A8=E9=A1=B5?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E6=97=B6=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/startUp/startUp.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/startUp/startUp.html b/resources/startUp/startUp.html index 98e6e60..147e72a 100644 --- a/resources/startUp/startUp.html +++ b/resources/startUp/startUp.html @@ -256,7 +256,7 @@ clearInterval(interval); } updateProgress(progress); - }, 100); // 保持100毫秒的间隔 + }, 125); // 保持100毫秒的间隔 }, 100); // 初始延迟500毫秒