From 8010d1d8a511d6cd78b89600316df1442f46209b Mon Sep 17 00:00:00 2001 From: liqi Date: Thu, 4 Dec 2025 14:13:55 +0800 Subject: [PATCH] =?UTF-8?q?UI=E5=8D=87=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/chat/ChatView.vue | 251 ++++++++++++++++++++++-------------- 1 file changed, 153 insertions(+), 98 deletions(-) diff --git a/src/views/chat/ChatView.vue b/src/views/chat/ChatView.vue index d070d6f..870b1bc 100644 --- a/src/views/chat/ChatView.vue +++ b/src/views/chat/ChatView.vue @@ -1,6 +1,6 @@