Commit 724d0eb4 authored by 黄奎's avatar 黄奎

使轮播图图片全显示

parent fdce33dd
......@@ -19,7 +19,7 @@
:enable-progress-gesture="true" :controls="true" :show-progress="true"
:show-mute-btn="true" objectFit="cover"></video>
<image @click="previewImage(index)" style="width:100%;height:100%;" v-else
:src="item.pic_url" mode="aspectFit"></image>
:src="item.pic_url" mode="scaleToFill"></image>
</swiper-item>
</block>
</swiper>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment