@@ -40,7 +40,7 @@
<img
v-for="(item, index) in imageList"
:key="index"
- v-lazy="item"
+ :src="item"
class="swiper-slide"
alt=""
draggable="false"