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