Fix:4396 【旅居商城小程序】团购名称过长时,在团购列表中显示问题
This commit is contained in:
@@ -248,7 +248,7 @@
|
|||||||
:src="item.mainImage"
|
:src="item.mainImage"
|
||||||
class="product-img"
|
class="product-img"
|
||||||
/>
|
/>
|
||||||
<view class="v12-pa-2 v12-font-30 v12-font-bold more-t">
|
<view class="v12-pa-2 v12-font-30 v12-font-bold more-t" style="max-height: 68rpx;">
|
||||||
{{ item.name }}
|
{{ item.name }}
|
||||||
</view>
|
</view>
|
||||||
<view class="product-info v12-px-2 v12-justify-between">
|
<view class="product-info v12-px-2 v12-justify-between">
|
||||||
|
|||||||
Reference in New Issue
Block a user