Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
Vanessa 2024-12-17 00:10:15 +08:00
commit 3ea7daa308
10 changed files with 59 additions and 34 deletions

View file

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