Fix:2463 【商城小程序】康养生活—养生食材,商品名称过长,最多显示2行,超出部分用省略号

This commit is contained in:
linxi
2024-10-11 14:37:49 +08:00
parent d5cdbc4670
commit 150d351152
+1 -1
View File
@@ -148,7 +148,7 @@
item.title
}}</view>
</view>
<view class="v12-px-2 v12-font-bold v12-font-28 more-t">{{
<view class="v12-px-2 v12-font-bold v12-font-28 more-t v12-my-2">{{
item.productName
}}</view>
</view>