This commit is contained in:
2026-02-12 22:15:26 +08:00
parent 6e26f66338
commit 4bba4786cc
52 changed files with 25 additions and 33 deletions

View File

@@ -64,7 +64,7 @@ const LoginModal = ({ visible, onClose, onLoginSuccess }) => {
open={visible}
onCancel={onClose}
footer={null}
destroyOnClose={true}
destroyOnClose
centered
>
<Form