Browse Source

提交修改-

master
liuguowei 3 years ago
parent
commit
f35db2d77e
1 changed files with 2 additions and 2 deletions
  1. 4
      areaList.html

4
areaList.html

@ -439,8 +439,8 @@
} else { } else {
localStorage.setItem("chooseArr", JSON.stringify(chooseArr)); localStorage.setItem("chooseArr", JSON.stringify(chooseArr));
console.log(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"
} }
}) })
Loading…
Cancel
Save