🎨 Improve loading page

This commit is contained in:
Daniel
2024-12-16 23:38:57 +08:00
parent 7ec0b4f65e
commit 64968335dd

View File

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