From f35db2d77edd80ecf1a1689d0a9c200c0493857f Mon Sep 17 00:00:00 2001 From: liuguowei Date: Fri, 21 May 2021 23:39:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BF=AE=E6=94=B9-?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- areaList.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/areaList.html b/areaList.html index 227402e..9ccdadb 100644 --- a/areaList.html +++ b/areaList.html @@ -439,8 +439,8 @@ } else { localStorage.setItem("chooseArr", JSON.stringify(chooseArr)); console.log(chooseArr) -// location.replace("http://h5.qishichuangke.cn/html5/zxxt/index"); - window.location.href = "worldShare.html" + location.replace("http://h5.qishichuangke.cn/html5/zxxt/index-world"); + //window.location.href = "worldShare.html" } })