zengh
2021-08-05 015723541ee16f1047a9fe7362bd108d046497da
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://s16s652780.51mypc.cn/" + a + "?data=" + data;
         this.urls = "http://223.82.109.183:2082/" + a + "?data=" + data;
         // this.dataList = data;
         // console.log(this.urls);
      },