From 2d5c7b7fb50f0d3b307590f5f71534ece8c2adc9 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/ChatCreator.vue | 255 ++++++++++++++++++++++++ 1 file changed, 255 insertions(+) create mode 100644 frontend/src/views/chat/ChatCreator.vue diff --git a/frontend/src/views/chat/ChatCreator.vue b/frontend/src/views/chat/ChatCreator.vue new file mode 100644 index 0000000..a70d1f0 --- /dev/null +++ b/frontend/src/views/chat/ChatCreator.vue @@ -0,0 +1,255 @@ + + + + +