Răsfoiți Sursa

fix:地图组件更换图标

zhanghui 2 ani în urmă
părinte
comite
d117b8831d
2 a modificat fișierele cu 3 adăugiri și 3 ștergeri
  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

@@ -213,9 +213,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, // 指定了该参数才会参与聚合