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