From 4b2242942edda39c6326f2ace0a64b52b2adc918 Mon Sep 17 00:00:00 2001 From: Twilight Date: Wed, 11 Sep 2024 15:38:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E8=BF=9B=20=E6=AC=A2=E8=BF=8E?= =?UTF-8?q?=E8=AF=AD=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/chat/chat.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/chat/chat.vue b/src/components/chat/chat.vue index f25c7b3..147c4f4 100644 --- a/src/components/chat/chat.vue +++ b/src/components/chat/chat.vue @@ -3,7 +3,7 @@ class="relative flex flex-col h-[calc(100vh-var(--header-height)*1.9)]" >
- + 你好,{{ userStore.user.name }}