From c4efebdbda13e2e0d7d08c7605de2330f6f6277e Mon Sep 17 00:00:00 2001 From: zzlgreat Date: Sun, 23 Nov 2025 08:02:40 +0800 Subject: [PATCH] update pay function --- src/views/AgentChat/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/views/AgentChat/index.js b/src/views/AgentChat/index.js index bd9f4737..a6beebaf 100644 --- a/src/views/AgentChat/index.js +++ b/src/views/AgentChat/index.js @@ -674,7 +674,7 @@ const AgentChat = () => { ]; return ( - + {/* 背景渐变层 */} { ); -}; +};agnte