From 5525bc2257c7cbb7852b02143a9edee0a55bb2b9 Mon Sep 17 00:00:00 2001 From: cherishsince Date: Thu, 9 May 2024 22:13:23 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BC=98=E5=8C=96=E3=80=91=E4=BC=98?= =?UTF-8?q?=E5=8C=96=20ai=20chat=20=E4=B8=BB=E6=A1=86=E6=9E=B6=E5=B8=83?= =?UTF-8?q?=E5=B1=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ai/chat/index.vue | 228 +++++++++++++++++++++++++----------- 1 file changed, 160 insertions(+), 68 deletions(-) diff --git a/src/views/ai/chat/index.vue b/src/views/ai/chat/index.vue index bc846a3d..ec49b774 100644 --- a/src/views/ai/chat/index.vue +++ b/src/views/ai/chat/index.vue @@ -1,67 +1,92 @@ @@ -105,21 +130,60 @@ const searchConversation = () => { }