This commit is contained in:
cun-nan 2024-02-02 09:35:14 +08:00
parent 6c39c09d98
commit d463a82cd6
2 changed files with 2 additions and 2 deletions

View File

@ -91,7 +91,7 @@ export default {
}).then((AMap) => {
this.map = new AMap.Map("container", {
viewMode: "2D", //3D
zoom: 16, //
zoom: 17, //
center: [_this.form.lng, _this.form.lat], //
});
// console.log(this.map.center)

View File

@ -177,7 +177,7 @@
// this.getPayList()
},
onShow() {
this.getTapIndex(0)
// this.getTapIndex(0)
},
components: {