Commit e981b94c by sunchao

loading页优化

parent fdf65cef
......@@ -96,7 +96,7 @@
if (document.readyState == "complete") {
setTimeout(() => {
loading.style.display = 'none';
}, 400000)
}, 4000)
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment