From da8fd5fbff2626a6e46cb5a9175ee89c767724ef Mon Sep 17 00:00:00 2001 From: zoujing Date: Fri, 5 Jun 2026 11:52:55 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E5=95=86=E5=93=81=E6=8C=89=E9=92=AE?= =?UTF-8?q?=E9=A2=9C=E8=89=B2=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ChatMain/ChatLongAnswer/styles/ParsedValueView.scss | 4 ++-- .../LongTextGuideCardPreview/styles/detail.scss | 8 ++++---- .../LongTextGuideCardPreview/长文本收纳组件_4类演示.html | 2 +- .../LongTextGuideCardPreview/长文本收纳组件_5类演示.html | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/pages/ChatMain/ChatLongAnswer/styles/ParsedValueView.scss b/src/pages/ChatMain/ChatLongAnswer/styles/ParsedValueView.scss index 96ae0aa..65ba076 100644 --- a/src/pages/ChatMain/ChatLongAnswer/styles/ParsedValueView.scss +++ b/src/pages/ChatMain/ChatLongAnswer/styles/ParsedValueView.scss @@ -211,8 +211,8 @@ padding: 0; border: 0; border-radius: 12px; - color: #451a03; - background: #fbbf24; + color: #FFFFFF; + background: #0CCD58; font-size: 12px; font-weight: 900; line-height: 34px; diff --git a/src/pages/ChatModule/LongTextGuideCardPreview/styles/detail.scss b/src/pages/ChatModule/LongTextGuideCardPreview/styles/detail.scss index f95d741..bb3c71e 100644 --- a/src/pages/ChatModule/LongTextGuideCardPreview/styles/detail.scss +++ b/src/pages/ChatModule/LongTextGuideCardPreview/styles/detail.scss @@ -283,8 +283,8 @@ padding: 0; border: 0; border-radius: 12px; - color: #451a03; - background: #fbbf24; + color: #FFFFFF; + background: #0CCD58; font-size: 12px; font-weight: 900; line-height: 34px; @@ -708,8 +708,8 @@ padding: 0; border: 0; border-radius: 0; - color: #451a03; - background: #fbbf24; + color: #FFFFFF; + background: #0CCD58; font-size: 13px; font-weight: 900; line-height: 40px; diff --git a/src/pages/ChatModule/LongTextGuideCardPreview/长文本收纳组件_4类演示.html b/src/pages/ChatModule/LongTextGuideCardPreview/长文本收纳组件_4类演示.html index 40e64b6..daac027 100644 --- a/src/pages/ChatModule/LongTextGuideCardPreview/长文本收纳组件_4类演示.html +++ b/src/pages/ChatModule/LongTextGuideCardPreview/长文本收纳组件_4类演示.html @@ -86,7 +86,7 @@ .c9-card .c9-price { font-size:20px; font-weight:900; color:#f43f5e; letter-spacing:-0.5px; } .c9-card .c9-currency { font-size:12px; font-weight:900; color:#f43f5e; } .c9-card .c9-original { font-size:11px; font-weight:700; color:#cbd5e1; text-decoration:line-through; } - .c9-card .c9-btn { width:100%; background:#fbbf24; color:#451a03; border:none; border-radius:12px; padding:8px; font-size:12px; font-weight:900; cursor:pointer; -webkit-tap-highlight-color:transparent; transition:transform 0.15s; } + .c9-card .c9-btn { width:100%; background:#0CCD58; color:#FFFFFF; border:none; border-radius:12px; padding:8px; font-size:12px; font-weight:900; cursor:pointer; -webkit-tap-highlight-color:transparent; transition:transform 0.15s; } .c9-card .c9-btn:active { transform:scale(0.97); } .c9-card .c9-sale-tag { display:inline-block; background:#fef2f2; color:#f43f5e; font-size:9px; font-weight:900; padding:2px 6px; border-radius:6px; margin-bottom:4px; } diff --git a/src/pages/ChatModule/LongTextGuideCardPreview/长文本收纳组件_5类演示.html b/src/pages/ChatModule/LongTextGuideCardPreview/长文本收纳组件_5类演示.html index a1c7e12..fb35e9d 100644 --- a/src/pages/ChatModule/LongTextGuideCardPreview/长文本收纳组件_5类演示.html +++ b/src/pages/ChatModule/LongTextGuideCardPreview/长文本收纳组件_5类演示.html @@ -86,7 +86,7 @@ .c9-card .c9-price { font-size:20px; font-weight:900; color:#f43f5e; letter-spacing:-0.5px; } .c9-card .c9-currency { font-size:12px; font-weight:900; color:#f43f5e; } .c9-card .c9-original { font-size:11px; font-weight:700; color:#cbd5e1; text-decoration:line-through; } - .c9-card .c9-btn { width:100%; background:#fbbf24; color:#451a03; border:none; border-radius:12px; padding:8px; font-size:12px; font-weight:900; cursor:pointer; -webkit-tap-highlight-color:transparent; transition:transform 0.15s; } + .c9-card .c9-btn { width:100%; background:#0CCD58; color:#FFFFFF; border:none; border-radius:12px; padding:8px; font-size:12px; font-weight:900; cursor:pointer; -webkit-tap-highlight-color:transparent; transition:transform 0.15s; } .c9-card .c9-btn:active { transform:scale(0.97); } .c9-card .c9-sale-tag { display:inline-block; background:#fef2f2; color:#f43f5e; font-size:9px; font-weight:900; padding:2px 6px; border-radius:6px; margin-bottom:4px; } @@ -715,7 +715,7 @@ function buildCombo(c) { - + `; }