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); },