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