修改茶艺师轮播图大小
This commit is contained in:
@ -89,8 +89,8 @@
|
|||||||
<view class="pb-30rpx bg-white">
|
<view class="pb-30rpx bg-white">
|
||||||
<!-- 轮播图 -->
|
<!-- 轮播图 -->
|
||||||
<view class="mx-30rpx">
|
<view class="mx-30rpx">
|
||||||
<wd-swiper value-key="image" height="400rpx" :indicator="{ type: 'dots-bar' }" :list="info.image_arr"
|
<wd-swiper value-key="image" height="660rpx" :indicator="{ type: 'dots-bar' }" :list="info.image_arr"
|
||||||
mode="aspectFit" @click="Detail.handlePreviewImage"></wd-swiper>
|
imageMode="aspectFit" @click="Detail.handlePreviewImage"></wd-swiper>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
<!-- 昵称显示 -->
|
<!-- 昵称显示 -->
|
||||||
|
|||||||
Reference in New Issue
Block a user