From f21991f4fce25406a8fe1cc18717cb0888e85379 Mon Sep 17 00:00:00 2001 From: cherishsince Date: Thu, 16 May 2024 11:28:31 +0800 Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=A2=9E=E5=8A=A0=E3=80=91AI=20?= =?UTF-8?q?=E5=AF=B9=E8=AF=9D=E5=A2=9E=E5=8A=A0=20GROUP=20=E5=88=86?= =?UTF-8?q?=E7=BB=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ai/chat/index.vue | 150 ++++++++++++++++++++++++------------ 1 file changed, 102 insertions(+), 48 deletions(-) diff --git a/src/views/ai/chat/index.vue b/src/views/ai/chat/index.vue index 5ea8277b..f98490e8 100644 --- a/src/views/ai/chat/index.vue +++ b/src/views/ai/chat/index.vue @@ -5,7 +5,7 @@
- + 新建对话 @@ -17,45 +17,50 @@ @keyup="searchConversation" >
-
- 置顶 -
- -
-
- - {{ conversation.title }} -
- -
- - - - - - -
+
+
+ {{conversationKey}}
- + +
+
+ + {{ conversation.title }} +
+ +
+ + + + + + +
+
+
+
- + 角色仓库
- + 清空未置顶对话
@@ -71,16 +76,16 @@ - + - + - + - +
@@ -107,11 +112,11 @@
- + 复制
- + 删除
@@ -133,11 +138,11 @@
- + 复制
- + 删除
@@ -145,10 +150,10 @@ - - - - + + + +
@@ -162,7 +167,7 @@ placeholder="问我任何问题...(Shift+Enter 换行,按下 Enter 发送)" >
- +