zhijiezhao 1 vuosi sitten
vanhempi
commit
c375509eb7
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      pages/contact/index.vue

+ 1 - 1
pages/contact/index.vue

@@ -113,7 +113,7 @@ export default {
         },
         },
       })
       })
         .then((AMap) => {
         .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', {
           const map = new AMap.Map('map', {
             zoom: 17, //级别
             zoom: 17, //级别
             center: lnglat, //中心点坐标
             center: lnglat, //中心点坐标