From 2716eaec4a7b590b2e22586f79e6b580dbeb4e41 Mon Sep 17 00:00:00 2001 From: red-deng-deng <1924913374@qq.com> Date: Mon, 24 Jan 2022 10:51:34 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=81=E8=AE=B8=E8=B7=B3=E8=BD=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 1b3a0bc..bf77d2f 100644 --- a/index.html +++ b/index.html @@ -171,7 +171,7 @@ sessionStorage.setItem('haskey', keyCode); this.promttip = '正在加载商品...'; this.openDialog(); - //window.location.replace("./homepage.html"); + window.location.replace("./homepage.html"); } else { self.maskshow = true; self.tiptext = res.message;