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 @@
+
+
+
+
+
+
+ {{ entry.value }}
+
+
+
+
+ {{ formatLeafValue(item) }}
+
+
+
+
+
+
+
+
+
+
+
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 @@
-
+
{{ section.contentValue }}
-
+
{{ section.contentValue }}
-
-
-
+
+
+
+
+
@@ -32,10 +34,12 @@