zengh
2022-05-16 4d20a82e941da668bf833789505d17e5290ded2d
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://223.82.109.183:2082/" + a + "?data=" + data;
         this.urls = "http://61.131.136.25:2082/" + a + "?data=" + data;
         // this.dataList = data;
         // console.log(this.urls);
      },