zengh
2022-09-14 e041045fb1e2efe47a7d20a7197e5ae7ffb2adac
pages/map/map.vue
@@ -33,7 +33,7 @@
         // console.log(options.html)
         var a = options.html != undefined ? options.html : "xcxMapJQ/xcxmap.html";
         // console.log(a)
         this.urls = "http://61.131.136.25:2082/" + a + "?data=" + data;
         this.urls = "http://106.225.193.35:83/" + a + "?data=" + data;
         // this.dataList = data;
         // console.log(this.urls);
      },