update pay function

This commit is contained in:
2025-11-23 08:35:29 +08:00
parent 9251531eb7
commit c487c33617

View File

@@ -674,7 +674,7 @@ const AgentChat = () => {
]; ];
return ( return (
<Box minH="100vh" position="relative" overflow="hidden" zIndex={0}> <Box h="100%" position="relative" overflow="hidden" zIndex={0}>
{/* 背景渐变层 */} {/* 背景渐变层 */}
<Box <Box
position="absolute" position="absolute"