diff --git a/src/views/chat.vue b/src/views/chat.vue new file mode 100644 index 00000000..a08f3bde --- /dev/null +++ b/src/views/chat.vue @@ -0,0 +1,113 @@ + + + + + + + {{ msg.content }} + + + + {{ msg.content }} + + + + + + 发送 + + + + + + +