From 5ef1222c2c23d25a858c30b1b7f2b23de4801a10 Mon Sep 17 00:00:00 2001 From: red-deng-deng <1924913374@qq.com> Date: Mon, 29 Nov 2021 17:13:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E5=A4=A7=E5=BB=B6=E8=BF=9F=E6=97=B6?= =?UTF-8?q?=E9=97=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- homepage.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homepage.html b/homepage.html index 988d627..87c6b1c 100644 --- a/homepage.html +++ b/homepage.html @@ -299,7 +299,7 @@ setTimeout(() => { window.location.href = "./index.html?id=" + sessionStorage.getItem('linkId'); sessionStorage.clear(); - }, 1000); + }, 5000); } } }).catch(err => {