From d4a4421d72ecfbbb02ca6240de6322621905b888 Mon Sep 17 00:00:00 2001 From: inter Date: Mon, 8 Sep 2025 16:37:48 +0800 Subject: [PATCH] Add File --- .../src/views/chat/chat-block/UserChat.vue | 51 +++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 frontend/src/views/chat/chat-block/UserChat.vue diff --git a/frontend/src/views/chat/chat-block/UserChat.vue b/frontend/src/views/chat/chat-block/UserChat.vue new file mode 100644 index 0000000..ce92fae --- /dev/null +++ b/frontend/src/views/chat/chat-block/UserChat.vue @@ -0,0 +1,51 @@ + + + + +