From 1a331d2ae2ef73e75d76ca3180eb4d6390c8d905 Mon Sep 17 00:00:00 2001 From: zoujing Date: Fri, 22 May 2026 11:58:49 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E7=BB=84=E4=BB=B6=E7=9A=84=E8=B0=83?= =?UTF-8?q?=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ChatLongAnswer/ParsedValueView.vue | 143 ++++++++++++++++++ src/pages/ChatMain/ChatLongAnswer/index.vue | 31 ++-- 2 files changed, 155 insertions(+), 19 deletions(-) create mode 100644 src/pages/ChatMain/ChatLongAnswer/ParsedValueView.vue diff --git a/src/pages/ChatMain/ChatLongAnswer/ParsedValueView.vue b/src/pages/ChatMain/ChatLongAnswer/ParsedValueView.vue new file mode 100644 index 0000000..584fe07 --- /dev/null +++ b/src/pages/ChatMain/ChatLongAnswer/ParsedValueView.vue @@ -0,0 +1,143 @@ + + + + + diff --git a/src/pages/ChatMain/ChatLongAnswer/index.vue b/src/pages/ChatMain/ChatLongAnswer/index.vue index 3d90e1f..e2a5d11 100644 --- a/src/pages/ChatMain/ChatLongAnswer/index.vue +++ b/src/pages/ChatMain/ChatLongAnswer/index.vue @@ -9,16 +9,18 @@ @@ -32,10 +34,12 @@