From ee50dbdefcf89a3c7adbcd00f18ba7ae5f9f6c88 Mon Sep 17 00:00:00 2001 From: red-deng-deng <1924913374@qq.com> Date: Sat, 22 Jan 2022 17:43:30 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B0=83=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 407dda7..3cc2971 100644 --- a/index.html +++ b/index.html @@ -175,10 +175,11 @@ sessionStorage.setItem('haskey', keyCode); this.promttip = '正在加载商品...'; this.openDialog(); - setTimeout(() => { + console.log(178,'即将跳转页面'); + // setTimeout(() => { // window.location.replace("./homepage.html"); - window.location.href='./index.html' - }, 3000); + // window.location.href='./index.html' + // }, 3000); } else { self.maskshow = true; self.tiptext = res.message;