@@ -68,7 +68,7 @@ function handleClick() {
borderBottomRightRadius: Number.isFinite(borderRadius) ? `${borderRadius}rpx` : borderRadius,
}"
>
- <view class="line-clamp-2 mb-3px min-h-60rpx break-all" :style="{ fontSize: Number.isFinite(titleFontSize) ? `${titleFontSize}rpx` : titleFontSize }">
+ <view class="mb-3px truncate" :style="{ fontSize: Number.isFinite(titleFontSize) ? `${titleFontSize}rpx` : titleFontSize }">
{{ item.productName || item.storeName }}
</view>
<view class="flex items-center justify-between">
@@ -106,10 +106,10 @@ function getRankNumber(index: number) {
<view class="flex-1">
- <view class="line-clamp-2 text-28rpx">
+ <view class="line-clamp-2 mb-3px h-80rpx break-all text-28rpx">
{{ item.productName }}
- <view class="text-28rpx text-#FF0010">
+ <view class="mb-3px text-28rpx text-#FF0010">
৳ {{ formatNumber(item.price) }}
<view class="flex items-center rounded-8rpx from-white via-[rgba(255,210,212,0.58)] to-[rgba(255,0,16,0.2)] bg-gradient-to-l px-10rpx py-6rpx text-24rpx text-#FF0010">