Przeglądaj źródła

Merge remote-tracking branch 'origin/visu_farming_0_1' into visu_farming_0_1

wang_xy 2 lat temu
rodzic
commit
57efab5055
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      src/views/forest.vue

+ 2 - 2
src/views/forest.vue

@@ -278,11 +278,11 @@
                   </el-input>
                 </div>
                 <div class="d-l-con padding-box nowrap" v-for="(item,index) in eventList"
-                     @click="dropLocation(item.latitude,item.longitude)">
+                     @click="dropLocation(item.latitude,item.longitude)" data-html2canvas-ignore>
                   <div class="bgt-img">
                     <img v-if="item.picturePath!=null&&item.picturePath!=''&& isAssetTypeAnImage(item.picturePath)"
                          :src="item.picturePath"
-                         style="width: 93px;height: 64px"/>
+                         style="width: 93px;height: 64px"  loading="lazy"/>
                     <img v-else src="../assets/images/integrated/event-img-sub.png" style="width: 93px;height: 64px"/>
                   </div>
                   <div class="bgt-info">