Просмотр исходного кода

Merge remote-tracking branch 'origin/dev1.4' into dev1.4

xuyunhui 2 лет назад
Родитель
Сommit
12b5b9d9f1
2 измененных файлов с 3 добавлено и 3 удалено
  1. BIN
      static/index/address.png
  2. 3 3
      storePages/store/store-choose.vue

BIN
static/index/address.png


+ 3 - 3
storePages/store/store-choose.vue

@@ -212,9 +212,9 @@
                     this.markers.push(
                         {
                             id: i,
-                            iconPath: '/static/index/u55.png',
-                            width: 30,
-                            height: 30,
+                            iconPath: '/static/index/address.png',
+                            width: 28,
+                            height: 35,
                             latitude: p.latitude,
                             longitude: p.longitude,
                             // joinCluster: true, // 指定了该参数才会参与聚合