yangjie #47

Merged
yangqiang merged 49 commits from yangjie into master 2025-01-24 13:43:09 +08:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 2e2074fda3 - Show all commits

View File

@ -76,7 +76,7 @@ const NoticeWindow: React.FC = () => {
bool: false
})
}
}, 0);
}, 500);
},
duration: 10,
placement: 'bottomRight',