Sfoglia il codice sorgente

Merge branch 'master' of http://172.16.90.201:3000/castgroup_forest/castgroup_bigscreen

gcz 2 anni fa
parent
commit
ef266b022a
1 ha cambiato i file con 2 aggiunte e 1 eliminazioni
  1. 2 1
      src/components/amapnow.vue

+ 2 - 1
src/components/amapnow.vue

@@ -955,7 +955,8 @@ export default {
                 position: lnglat,
                 offset: new AMap.Pixel(0, -30),
                 icon: infoIcon,
-                zIndex: 999
+                zIndex: 999,
+                topWhenClick: true
               });
               projectMarker.setLabel({
                 direction: 'top',