@@ -168,7 +168,7 @@ onLoad((options) => {
/>
</view>
<view class="flex-1">
- <view class="line-clamp-2 h-80rpx text-28rpx text-#000">
+ <view class="line-clamp-2 h-80rpx break-all text-28rpx text-#000">
{{ item?.orderInfoVO?.[0]?.productName }}
<view>
@@ -492,7 +492,7 @@ onUnmounted(() => {
{{ detail?.orderInfoVO?.[0].productName }}
<view class="py-4rpx text-24rpx text-#3A444C">
@@ -86,7 +86,7 @@ async function handlePlaceOrder() {
mode="aspectFit"
- <view class="line-clamp-2 h-80rpx text-28rpx">
+ <view class="line-clamp-2 h-80rpx break-all text-28rpx">
{{ orderDetail.productName }}