This commit is contained in:
手瓜一十雪
2024-11-14 13:07:10 +08:00
parent abfda0dd58
commit c747a86e5b
8 changed files with 7 additions and 9 deletions

View File

@@ -78,7 +78,6 @@
return;
}
window.location.href = './login.html';
return;
}
InitPage();
</script>