zhijiezhao 1 年之前
父節點
當前提交
c375509eb7
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      pages/contact/index.vue

+ 1 - 1
pages/contact/index.vue

@@ -113,7 +113,7 @@ export default {
         },
       })
         .then((AMap) => {
-          const lnglat = new AMap.LngLat(114.06513, 22.532304)
+          const lnglat = new AMap.LngLat(114.124524, 22.574422)
           const map = new AMap.Map('map', {
             zoom: 17, //级别
             center: lnglat, //中心点坐标