From cc6a10b4809e0de79644efb0b78cef4b44c49973 Mon Sep 17 00:00:00 2001 From: liuguowei Date: Fri, 21 May 2021 23:43:17 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/areaList.html b/areaList.html index 9ccdadb..bb1d73e 100644 --- a/areaList.html +++ b/areaList.html @@ -439,7 +439,7 @@ } else { localStorage.setItem("chooseArr", JSON.stringify(chooseArr)); console.log(chooseArr) - location.replace("http://h5.qishichuangke.cn/html5/zxxt/index-world"); + location.replace("http://h5.qishichuangke.cn/html5/zxxt/index/index-world"); //window.location.href = "worldShare.html" }