From fc315283674e25cbddb3da26a1aec8411d86af82 Mon Sep 17 00:00:00 2001 From: cherishsince Date: Fri, 17 May 2024 17:07:57 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=A2=9E=E5=8A=A0=E3=80=91AI=20Chat?= =?UTF-8?q?=20=E5=BA=94=E9=81=93=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ai/chat/ChatEmpty.vue | 84 +++++++++++++++++++++++++++++++++ src/views/ai/chat/index.vue | 13 +++-- 2 files changed, 93 insertions(+), 4 deletions(-) create mode 100644 src/views/ai/chat/ChatEmpty.vue diff --git a/src/views/ai/chat/ChatEmpty.vue b/src/views/ai/chat/ChatEmpty.vue new file mode 100644 index 00000000..84776079 --- /dev/null +++ b/src/views/ai/chat/ChatEmpty.vue @@ -0,0 +1,84 @@ + + + + diff --git a/src/views/ai/chat/index.vue b/src/views/ai/chat/index.vue index 704a693e..2d61132a 100644 --- a/src/views/ai/chat/index.vue +++ b/src/views/ai/chat/index.vue @@ -31,12 +31,15 @@ - +
- + +
+ +