update pay function

This commit is contained in:
2025-11-23 08:17:23 +08:00
parent 33ae9e63a1
commit 7b9bb153cc

View File

@@ -678,7 +678,7 @@ const AgentChat = () => {
{/* 背景渐变层 */}
<Box
position="absolute"
top={0}
top="80px"
left={0}
right={0}
bottom={0}
@@ -689,7 +689,7 @@ const AgentChat = () => {
{/* 背景装饰光效 */}
<Box
position="absolute"
top="-50%"
top="0"
right="-20%"
width="600px"
height="600px"