Browse Source

提交修改

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

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

Loading…
Cancel
Save