<view class="swiper-box-img">
<image class="swiper-box-img-img" :src="item.file_path" mode="aspectFill"></image>
</view>
.swiper-box-img{
width: 750rpx !important;
}
.swiper-box-img-img{
width: 100% !important;
height: 840rpx !important;
}
<view>
<image class="swiper-box-img-img" :src="item.file_path" mode="aspectFill"></image>
</view>
.swiper-box-img-img{
width: 750rpx !important;
height: 840rpx !important;
}
感觉文章好的话记得点个心心和关注和收藏,有错的地方麻烦指正一下,如果需要转载,请标明出处,多谢!!!