From f44cb0bd854384b25783bf89f7cefbc6e33687c8 Mon Sep 17 00:00:00 2001 From: "xie.bx" Date: Sat, 5 Nov 2022 00:08:34 +0800 Subject: [PATCH] =?UTF-8?q?=E7=94=A8=E6=88=B7=E4=BF=A1=E6=81=AF=E5=8D=A1?= =?UTF-8?q?=E7=89=87=E5=92=8C=E5=A4=A7=E5=9B=BE=E6=98=BE=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- im-ui/src/components/chat/ChatGroup.vue | 12 ++++++------ im-ui/src/components/chat/ChatPrivate.vue | 2 +- im-ui/src/components/chat/MessageItem.vue | 2 +- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/im-ui/src/components/chat/ChatGroup.vue b/im-ui/src/components/chat/ChatGroup.vue index 8f28ad8..149e857 100644 --- a/im-ui/src/components/chat/ChatGroup.vue +++ b/im-ui/src/components/chat/ChatGroup.vue @@ -2,7 +2,7 @@ {{title}} - + @@ -19,20 +19,20 @@
-
-
-
+
+
-
+
-
+
diff --git a/im-ui/src/components/chat/ChatPrivate.vue b/im-ui/src/components/chat/ChatPrivate.vue index d49f246..a2caa7e 100644 --- a/im-ui/src/components/chat/ChatPrivate.vue +++ b/im-ui/src/components/chat/ChatPrivate.vue @@ -18,7 +18,7 @@
- diff --git a/im-ui/src/components/chat/MessageItem.vue b/im-ui/src/components/chat/MessageItem.vue index ae01832..5bd3138 100644 --- a/im-ui/src/components/chat/MessageItem.vue +++ b/im-ui/src/components/chat/MessageItem.vue @@ -1,7 +1,7 @@