mirror of
https://github.com/whyour/qinglong.git
synced 2026-08-12 03:10:48 +08:00
修复重启提示持续时间
This commit is contained in:
@@ -141,7 +141,7 @@ const Other = ({
|
||||
秒后自动刷新
|
||||
</span>
|
||||
),
|
||||
duration: 15,
|
||||
duration: 30,
|
||||
});
|
||||
setTimeout(() => {
|
||||
window.location.reload();
|
||||
|
||||
Reference in New Issue
Block a user