update pay function
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user