Parcourir la source

Merge branch 'master' of http://8.210.64.198:30000/sunran/asd-mobild

sunran il y a 3 ans
Parent
commit
78e4cac5d4
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/views/zhulao/views/circle/index.vue

+ 1 - 1
src/views/zhulao/views/circle/index.vue

@@ -276,7 +276,7 @@ export default {
       map = new AMapOut.Map('container_home', {
         // center: [117.743109, 36.862989],
         center: [that.longitude, that.latitude],
-        zoom: 13.1,
+        zoom: 12.6,
         resizeEnable: true,
       })
       map.on('click', function mapClick(e) {