From 609661d325d631bdcb73e01bd627276096341197 Mon Sep 17 00:00:00 2001 From: wangyi <3432649580@qq.com> Date: Fri, 31 Oct 2025 18:35:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=BF=E6=8D=A2=E5=90=AF=E5=8A=A8=E9=A1=B5?= =?UTF-8?q?=E5=8A=A8=E7=94=BB2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/start/startup/startup.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/start/startup/startup.vue b/pages/start/startup/startup.vue index e7c4d12..dc3e0b7 100644 --- a/pages/start/startup/startup.vue +++ b/pages/start/startup/startup.vue @@ -44,7 +44,7 @@ onShow(() => { animationDuration: 1000, }); } - }, 3500); + }, 3400); });