deepsea 1 year ago
parent
commit
ae904f9fa3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/views/ordinaryPage/index.vue

+ 1 - 1
src/views/ordinaryPage/index.vue

@@ -137,7 +137,7 @@
                     class="bmMapItem"
                     :style="{
                       left: item.left - 23 + 'px',
-                      top: item.top - 140 + 'px',
+                      top: item.top - 270 + 'px',
                       scale: item.scale,
                     }"
                     :class="item.status"