From 847da731980ad1ab682b5e4f699da679c81b1602 Mon Sep 17 00:00:00 2001
From: ChenZhaoYu <790348264@qq.com>
Date: Thu, 9 Feb 2023 11:57:57 +0800
Subject: [PATCH] =?UTF-8?q?chore:=20=E6=B7=BB=E5=8A=A0=E6=A8=A1=E6=8B=9F?=
=?UTF-8?q?=E6=95=B0=E6=8D=AE?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/Chat/index.vue | 86 +++++++++++++++++++++++++++++++++-------
1 file changed, 72 insertions(+), 14 deletions(-)
diff --git a/src/views/Chat/index.vue b/src/views/Chat/index.vue
index fc742eb..a6f1abd 100644
--- a/src/views/Chat/index.vue
+++ b/src/views/Chat/index.vue
@@ -1,7 +1,64 @@
@@ -9,30 +66,31 @@ import { SvgIcon } from '@/components'