From 07b91058af84e6b55a9c0d1ecf68f864ef6d89c7 Mon Sep 17 00:00:00 2001 From: kuaifan Date: Mon, 11 Aug 2025 06:55:55 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=BC=98=E5=8C=96=E7=B2=98=E8=B4=B4?= =?UTF-8?q?=E6=8F=90=E5=8F=8A=E6=B6=88=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../manage/components/ChatInput/index.vue | 49 ++++++++++++++++--- 1 file changed, 42 insertions(+), 7 deletions(-) diff --git a/resources/assets/js/pages/manage/components/ChatInput/index.vue b/resources/assets/js/pages/manage/components/ChatInput/index.vue index cfbdc7255..133b66d3e 100755 --- a/resources/assets/js/pages/manage/components/ChatInput/index.vue +++ b/resources/assets/js/pages/manage/components/ChatInput/index.vue @@ -17,7 +17,7 @@ :enable-y="false" :touch-content-blur="false" class-name="chat-quick-emoji-wrapper scrollbar-hidden"> -
  • +
  • @@ -297,6 +297,7 @@