Browse Source

测试百度地图

develop
nesxy 6 years ago
parent
commit
e4e8445761
1 changed files with 1 additions and 0 deletions
  1. 1
      src/view/home.vue

1
src/view/home.vue

@ -500,6 +500,7 @@ export default {
// this.getdefaultAddress(); // this.getdefaultAddress();
// this.getAddress(); // this.getAddress();
// this.getLocation(); // this.getLocation();
alert("start")
this.getCity(); this.getCity();
this.getData(); this.getData();
var uuniqueId = Qs.parse(location.search.substring(1)).uniqueId var uuniqueId = Qs.parse(location.search.substring(1)).uniqueId

Loading…
Cancel
Save