Fix:2557 【商城小程序】食补推荐列表商品图显示不完整
This commit is contained in:
@@ -144,7 +144,7 @@
|
||||
<view>
|
||||
<view class="recommend-img">
|
||||
<image class="recommend-img" :src="item.image" mode="aspectFit"></image>
|
||||
<view class="name-wrap v12-white-text v12-text-center">{{
|
||||
<view class="name-wrap v12-white-text v12-text-center more-t">{{
|
||||
item.title
|
||||
}}</view>
|
||||
</view>
|
||||
@@ -344,6 +344,7 @@ export default {
|
||||
width: 100%;
|
||||
padding: 8px 0;
|
||||
bottom: 0;
|
||||
height: 70rpx;
|
||||
}
|
||||
.recommend-item {
|
||||
background: #ffffff;
|
||||
|
||||
Reference in New Issue
Block a user