From 63e7abbde8ce8edeb200139a86f792761e8bba9c Mon Sep 17 00:00:00 2001
From: DEV_DSW <562304744@qq.com>
Date: Wed, 13 May 2026 14:30:39 +0800
Subject: [PATCH] feat: enhance LongTextGuideCard with detailed layout and
improved styles; update mocks and add padding utility
---
.../ChatModule/LongTextGuideCard/index.vue | 227 ++++++++++++++----
.../ChatModule/LongTextGuideCard/mocks.js | 102 +++++++-
.../LongTextGuideCard/styles/index.scss | 225 +++++++++++++----
src/pages/test/index.vue | 12 -
src/static/scss/padding.scss | 4 +
5 files changed, 449 insertions(+), 121 deletions(-)
diff --git a/src/pages/ChatModule/LongTextGuideCard/index.vue b/src/pages/ChatModule/LongTextGuideCard/index.vue
index dbbbb6d..1ab1855 100644
--- a/src/pages/ChatModule/LongTextGuideCard/index.vue
+++ b/src/pages/ChatModule/LongTextGuideCard/index.vue
@@ -1,66 +1,162 @@
-
+
-
-
-
-
-
- {{ item.title }}
- {{ item.summary }}
-
-
-
-
-
-
-
- {{ section.title }}
- {{ section.content }}
+ {{ item.badge }}
-
-
+
+ {{ item.title }}
+
+
+ {{ item.summary }}
+
+
-
+
+
+
+
+
+
+
+
+
+ {{ segment.text }}
+
+ {{ segment.text }}
+
+
+
+
+
+
+ {{ activeItem.sectionTitle }}
+
+
+
+ {{ index + 1 }} {{ tip }}
+
+
+
+
+
+
+ {{ segment.text }}
+
+ {{ segment.text }}
+
+
+
+
+
+
+ {{ activeItem.action.label }}
+
+
+
+
+
+ {{ activeItem.action.tag }}
+
+
+
+
+ {{ activeItem.action.title }}
+ {{ activeItem.action.subtitle }}
+
+
+ {{ activeItem.action.buttonText }}
+
+
+
+
+
+
+
+ {{ activeItem.action.label }}
+
+
+
+
+ ↗
+
+
+
+