From 3b2396ec5c688010e9fd6814aaf87dcab09a32f7 Mon Sep 17 00:00:00 2001 From: tangxinyue <524779910@qq.com> Date: Tue, 23 Jun 2026 14:25:19 +0800 Subject: [PATCH] =?UTF-8?q?1.=E8=A7=A3=E5=86=B3=E5=8D=8E=E4=B8=BA=E6=9C=BA?= =?UTF-8?q?=E5=9E=8B=E7=9F=AD=E4=BF=A1=E5=8F=91=E9=80=81=E6=B6=88=E6=81=AF?= =?UTF-8?q?=E8=BF=87=E9=95=BF=E8=BE=93=E5=85=A5=E6=A1=86=E5=8F=98=E5=BD=A2?= =?UTF-8?q?=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/message/chat/chat-layout.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/message/chat/chat-layout.vue b/components/message/chat/chat-layout.vue index 3262f05..84d8c70 100644 --- a/components/message/chat/chat-layout.vue +++ b/components/message/chat/chat-layout.vue @@ -73,7 +73,7 @@ auto-blur :placeholder="showInfo.placeholder" v-model="content" @input="onInput" @focus="onFocus" @blur="onBlur"> --> + @input="onInput" style="word-break: break-all; word-wrap: break-word;">