This commit is contained in:
shijingjing
2022-11-09 14:29:41 +08:00
parent 8e7a8488b3
commit 120e10d348

View File

@@ -275,6 +275,7 @@ export default {
this.mapDetail = new AMap.Map(document.getElementById("mapDetail"), {
resizeEnable: true,
zooms: [6, 20],
center:[104.067923463,30.6799428454],
zoom: 11,
})
let marker = new AMap.Marker({