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毫秒