From b5a0b7094a7c1f403c08db97f3232e457c26160f Mon Sep 17 00:00:00 2001 From: zzlgreat Date: Fri, 21 Nov 2025 23:41:33 +0800 Subject: [PATCH] update pay function --- src/views/AgentChat/index.js | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/src/views/AgentChat/index.js b/src/views/AgentChat/index.js index 967b0369..7154aa9f 100644 --- a/src/views/AgentChat/index.js +++ b/src/views/AgentChat/index.js @@ -699,8 +699,8 @@ const AgentChatV4 = () => { ); return ( - { bg={darkBg} overflow="hidden" > + {/* 背景装饰 - 黄金光晕效果 */} { - + + ); };