wangcc 2 rokov pred
rodič
commit
338cce7ead
1 zmenil súbory, kde vykonal 2 pridanie a 2 odobranie
  1. 2 2
      src/components/amapPow.vue

+ 2 - 2
src/components/amapPow.vue

@@ -3,7 +3,7 @@
  * @Author: wangcc
  * @Date: 2022-10-19 09:32:46
  * @LastEditors: wangcc
- * @LastEditTime: 2022-11-03 15:36:11
+ * @LastEditTime: 2022-11-03 15:40:26
  * @FilePath: \castgroup_bigscreen\src\components\amapPow.vue
  * @Copyright: Copyright (c) 2016~2022 by wangcc, All Rights Reserved. 
 -->
@@ -1179,7 +1179,7 @@ export default {
                 map: this.map,
                 position: lnglat,
                 offset: new AMap.Pixel(0, -30),
-                // icon: infoIcon,
+                icon: infoIcon,
                 zIndex: 999,
                 topWhenClick: true
               });