修复了有旧会话信息时,无法自动重置会话的bug

This commit is contained in:
2023-12-16 09:28:50 +00:00
parent d23d0986d6
commit eedf717f10
7 changed files with 23 additions and 15 deletions

View File

@ -257,5 +257,6 @@
}
}
</script>
<script src="/sessioninit.js"></script>
</body>
</html>