liyongli 9 сар өмнө
parent
commit
c45da3df9d

+ 1 - 1
src/views/Activity/Activity.vue

@@ -74,7 +74,7 @@ export default {
     getMap() {
       defaultAjax({
         url:
-          "https://dangjian-web.oss-accelerate-overseas.aliyuncs.com/dj/static/chinaMap.json",
+          "https://djweb.smcic.net/dj/static/chinaMap.json",
       }).then(map => {
         localStorage.setItem("chinaMap", JSON.stringify(map.json));
         this.init();