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" } })