From 4670b51a5aae8f0a7d1e799ade275654c50ba16a Mon Sep 17 00:00:00 2001 From: linxi <957440651@qq.com> Date: Mon, 17 Aug 2026 14:39:22 +0800 Subject: [PATCH] =?UTF-8?q?Feat=EF=BC=9A=E5=BC=80=E5=B1=8F=E9=A1=B5?= =?UTF-8?q?=E8=B0=83=E6=95=B4=E8=87=B35s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/Loading/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/Loading/index.vue b/pages/Loading/index.vue index 33a3b90..101844b 100644 --- a/pages/Loading/index.vue +++ b/pages/Loading/index.vue @@ -49,7 +49,7 @@ export default { // 注释下面一行,会停留在启动页 setTimeout(() => { this.toLaunch(); - }, 2000) + }, 5000) return; } cookie.get("spread");