Browse Source

Merge branch 'master' of http://47.92.161.104:10080/zkx/JP-ChargeTeam51 into master

zhupeng 3 years ago
parent
commit
4cca8c5db6
1 changed files with 2 additions and 2 deletions
  1. 2 2
      components/Chargermap.vue

+ 2 - 2
components/Chargermap.vue

@@ -302,8 +302,8 @@
 				console.log('init')
 				console.log('init')
 				var _this = this;
 				var _this = this;
 //				this.personIcon = require("@/static/img/charger_selected.png")
 //				this.personIcon = require("@/static/img/charger_selected.png")
-				this.chargerIcon = require("@/static/img/charger.png");
-				this.chargerSelectedIcon =  require("@/static/img/charger_selected_circle.png");
+				// this.chargerIcon = require("@/static/img/charger.png");
+				// this.chargerSelectedIcon =  require("@/static/img/charger_selected_circle.png");
 				
 				
 				MapLoader().then(AMap => {
 				MapLoader().then(AMap => {