@ -462,8 +462,6 @@ export default {
},
getCity(){
let _this = this
alert(BMap);
alert(new BMap)
var geolocation = new BMap.Geolocation();
geolocation.getCurrentPosition(function(r) {
if (this.getStatus() == BMAP_STATUS_SUCCESS) {