From b80cad0e58428d8f79d285e8a93ac6fba9565756 Mon Sep 17 00:00:00 2001 From: wangdong <1551135706@qq.com> Date: Thu, 11 Apr 2024 16:41:18 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=84=E8=AE=BA=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/EvaluateList/index.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/components/EvaluateList/index.vue b/components/EvaluateList/index.vue index b448749..12e6b5a 100644 --- a/components/EvaluateList/index.vue +++ b/components/EvaluateList/index.vue @@ -153,6 +153,7 @@ export default { .evaluate-list .evaluate-item > view + view { margin-top: 20rpx; margin-left: 76rpx; + word-break: break-all; } .evaluate-list .img-group {