浏览代码

fix:地图组件更换图标

zhanghui 2 年之前
父节点
当前提交
d117b8831d
共有 2 个文件被更改,包括 3 次插入3 次删除
  1. 二进制
      static/index/address.png
  2. 3 3
      storePages/store/store-choose.vue

二进制
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, // 指定了该参数才会参与聚合