From f57f8d3e11e77c08003848d002c1b86d7b2ee6dd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E6=B3=BD=E7=BE=A4?= <1986070059@qq.com> Date: Wed, 8 Jul 2026 16:17:37 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=A0=B7=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/other_package/productInfo/evaluate-dialog.vue | 3 ++- pages/other_package/productInfo/evaluateDetail.vue | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/pages/other_package/productInfo/evaluate-dialog.vue b/pages/other_package/productInfo/evaluate-dialog.vue index 94e5bc1..1b78373 100644 --- a/pages/other_package/productInfo/evaluate-dialog.vue +++ b/pages/other_package/productInfo/evaluate-dialog.vue @@ -80,7 +80,7 @@ > - {{item.content}} @@ -315,6 +315,7 @@ export default { font-size: 28rpx; color: #333333; line-height: 1.5; + word-break: break-all; } .eval-images { diff --git a/pages/other_package/productInfo/evaluateDetail.vue b/pages/other_package/productInfo/evaluateDetail.vue index c21fc6c..335acc5 100644 --- a/pages/other_package/productInfo/evaluateDetail.vue +++ b/pages/other_package/productInfo/evaluateDetail.vue @@ -390,6 +390,7 @@ export default { line-height: 1.5; padding: 0 32rpx 24rpx 32rpx; text-align: justify; + word-break: break-all; } // 底部链接商品卡片