From 781710ae535979874c32b0d0e9eed4568fa302c9 Mon Sep 17 00:00:00 2001 From: zzlgreat Date: Fri, 21 Nov 2025 23:50:19 +0800 Subject: [PATCH] update pay function --- src/views/AgentChat/index.js | 21 ++++++--------------- 1 file changed, 6 insertions(+), 15 deletions(-) diff --git a/src/views/AgentChat/index.js b/src/views/AgentChat/index.js index 7154aa9f..4f1ae742 100644 --- a/src/views/AgentChat/index.js +++ b/src/views/AgentChat/index.js @@ -699,22 +699,14 @@ const AgentChatV4 = () => { ); return ( - - {/* 背景装饰 - 黄金光晕效果 */} { - - + ); };