@@ -20,12 +20,7 @@
:key="index"
class="swiper-content"
>
- <image
- :src="item.pic_path"
- mode="aspectFill"
- style="width: 100%; height: 100%"
- @click="swiperNavGoPage(item)"
- ></image>
+ <image :src="item.pic_path" mode="aspectFill" style="width: 100%; height: 100%" @click="swiperNavGoPage(item)"></image>
</swiper-item>
</swiper>
<image src="../../static/Intersect.svg" class="groove-img"></image>