From 196d1d4cc922f8aad617ee060877962dc75530d2 Mon Sep 17 00:00:00 2001 From: Kiwi2333 <1329634286@qq.com> Date: Sat, 25 Jan 2025 14:49:48 +0800 Subject: [PATCH] =?UTF-8?q?Update:=20=E4=BC=98=E5=8C=96=E6=A0=B7=E5=BC=8F?= =?UTF-8?q?=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/Chat/ContactList.vue | 2 +- components/Chat/Msg/RTC.vue | 5 +++-- components/menu/ChatMenu.vue | 3 --- composables/hooks/useSetting.ts | 4 ++++ nuxt.config.ts | 3 +++ pages/index/setting.vue | 5 +++-- 6 files changed, 14 insertions(+), 8 deletions(-) diff --git a/components/Chat/ContactList.vue b/components/Chat/ContactList.vue index f5651016..7bd037bf 100644 --- a/components/Chat/ContactList.vue +++ b/components/Chat/ContactList.vue @@ -319,7 +319,7 @@ onBeforeUnmount(() => {
-

+

{{ room.name }}

diff --git a/components/Chat/Msg/RTC.vue b/components/Chat/Msg/RTC.vue index 287e93da..fe75bd94 100644 --- a/components/Chat/Msg/RTC.vue +++ b/components/Chat/Msg/RTC.vue @@ -19,7 +19,7 @@ const chat = useChatStore(); v-bind="$attrs" >