can close modal in pay

This commit is contained in:
archer 2025-12-24 15:26:58 +08:00
parent d647543d32
commit 5cf7324e57
No known key found for this signature in database
GPG Key ID: 4446499B846D4A9E

View File

@ -169,6 +169,7 @@ const QRCodePayModal = ({
iconSrc="/imgs/modal/wallet.svg"
w={'600px'}
onClose={onClose}
closeOnOverlayClick={false}
>
<ModalBody textAlign={'center'} padding={['16px 24px', '32px 52px']}>
{tip && <LightTip text={tip} mb={6} textAlign={'left'} />}