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; } // 底部链接商品卡片