|
@@ -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 => {
|
|
|
|
|