From 5709eb0c3f8aa72ec7508a7b30a3b231a276b77f Mon Sep 17 00:00:00 2001 From: inter Date: Mon, 8 Sep 2025 16:37:50 +0800 Subject: [PATCH] Add File --- frontend/src/views/chat/ChatList.vue | 450 +++++++++++++++++++++++++++ 1 file changed, 450 insertions(+) create mode 100644 frontend/src/views/chat/ChatList.vue diff --git a/frontend/src/views/chat/ChatList.vue b/frontend/src/views/chat/ChatList.vue new file mode 100644 index 0000000..04d4b68 --- /dev/null +++ b/frontend/src/views/chat/ChatList.vue @@ -0,0 +1,450 @@ + + + + + + +