From a21b6afa9805e3129cce972c7636f8308e26e30c Mon Sep 17 00:00:00 2001 From: Email Date: Mon, 24 May 2021 09:51:02 +0800 Subject: [PATCH] 11 --- areaList.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/areaList.html b/areaList.html index 41ab963..0242de0 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/index-world"); - window.location.href = "worldShare.html" + location.replace("http://h5.qishichuangke.cn/html5/zxxt/index/index-world"); +// window.location.href = "worldShare.html" } })