diff --git a/src/components/chat/Chat.vue b/src/components/chat/Chat.vue new file mode 100644 index 0000000..42be930 --- /dev/null +++ b/src/components/chat/Chat.vue @@ -0,0 +1,540 @@ + + + + + + + 你好,{{ userStore.user.name }} + + + + 有什么我可以帮您的吗? + + + + + + + + + + + + {{ toolName }} + + + + + + + + + + + + + + + + + + + 在做了在做了 + + + + + + + + + + + 在做了在做了 + + + + + + + + + + + 清空历史 + + + + + + + + + + + 发送 + + + + + + + + + + +