update pay function
This commit is contained in:
@@ -674,7 +674,7 @@ const AgentChat = () => {
|
||||
];
|
||||
|
||||
return (
|
||||
<Box minH="100vh" position="relative" overflow="hidden" zIndex={0}>
|
||||
<Box h="100%" position="relative" overflow="hidden" zIndex={0}>
|
||||
{/* 背景渐变层 */}
|
||||
<Box
|
||||
position="absolute"
|
||||
|
||||
Reference in New Issue
Block a user