🎨 Improve loading page

This commit is contained in:
Daniel 2024-12-16 23:38:57 +08:00
parent 7ec0b4f65e
commit 64968335dd
No known key found for this signature in database
GPG key ID: 86211BA83DF03017

View file

@ -38,7 +38,7 @@
if (refreshElement) {
refreshElement.style.display = ""
}
}, 2000)
}, 7000)
</script>
</body>
</html>