From 60da0e2dd51b6e05ffcf59844a49071010d2b944 Mon Sep 17 00:00:00 2001 From: "zhonghua.li" Date: Tue, 31 Mar 2026 09:02:25 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E6=88=90=E4=BA=86AI=E9=97=AE=E5=8E=86?= =?UTF-8?q?=E5=8F=B2=E8=AE=B0=E5=BD=95=E8=B0=83=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ai_qa/general_qa/general_qa.vue | 446 +++++++++++++++++- 1 file changed, 441 insertions(+), 5 deletions(-) diff --git a/pages-subpackage/ai_qa/general_qa/general_qa.vue b/pages-subpackage/ai_qa/general_qa/general_qa.vue index abfe764..681dfd9 100644 --- a/pages-subpackage/ai_qa/general_qa/general_qa.vue +++ b/pages-subpackage/ai_qa/general_qa/general_qa.vue @@ -3,17 +3,55 @@ - + 新对话 - + + + + + + 对话列表 + + 关闭 + + + + + 加载中... + + + + {{ g.label }} + + + {{ getMainItemTitle(item) }} + + + + + 暂无数据 + + + + + @@ -68,8 +106,37 @@