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, //中心点坐标