From e0305ab4968d4c14450180317e4d32f9e7f818f0 Mon Sep 17 00:00:00 2001 From: wangyifeng <812766448@qq.com> Date: Wed, 2 Apr 2025 13:57:27 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=84=E7=90=86=E9=83=A8=E5=88=86=E5=AE=89?= =?UTF-8?q?=E5=8D=93=E6=9C=BA=E6=9C=AA=E8=AF=BB=E6=B6=88=E6=81=AF=E6=95=B0?= =?UTF-8?q?=E9=87=8F=E9=97=AE=E9=A2=98=EF=BC=9B=E5=A4=84=E7=90=86=E8=A1=A8?= =?UTF-8?q?=E6=83=85=E5=8F=91=E9=80=81=E9=80=89=E6=8B=A9=E4=B8=8D=E8=83=BD?= =?UTF-8?q?=E6=BB=91=E5=8A=A8=E9=97=AE=E9=A2=98=EF=BC=9B=E5=A4=84=E7=90=86?= =?UTF-8?q?=E5=AE=89=E5=8D=93=E4=B8=8D=E8=83=BD=E5=8F=91=E9=80=81=E5=8E=9F?= =?UTF-8?q?=E5=9B=BE=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/dialog/components/emojiPanel.vue | 29 ++++++++++++---------- src/pages/dialog/components/filePanel.vue | 3 +++ src/store/modules/talk.js | 18 ++++++++++++++ 3 files changed, 37 insertions(+), 13 deletions(-) diff --git a/src/pages/dialog/components/emojiPanel.vue b/src/pages/dialog/components/emojiPanel.vue index 7781977..e876c9f 100644 --- a/src/pages/dialog/components/emojiPanel.vue +++ b/src/pages/dialog/components/emojiPanel.vue @@ -1,25 +1,34 @@