From 9561091a16900a4bd3d7c853827aefd11ed4e631 Mon Sep 17 00:00:00 2001 From: red-deng-deng <1924913374@qq.com> Date: Sat, 22 Jan 2022 17:46:05 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9tiao?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 3cc2971..7dfc814 100644 --- a/index.html +++ b/index.html @@ -158,10 +158,9 @@ sessionStorage.setItem('linkId', linkId); }else{//跳转链接 setTimeout(()=>{ - // window.location.href=res.data + window.location.href=res.data // window.location.replace(res.data); - window.open(res.data); - },3000); + },1000); } //是否携带token if (keyCode) {