init query login

This commit is contained in:
2025-03-21 21:34:26 +08:00
commit 2cbd309c2a
31 changed files with 1922 additions and 0 deletions

11
index.html Normal file
View File

@@ -0,0 +1,11 @@
<html>
<head>
<title>Query Login</title>
</head>
<body>
<script src="src/test/login.ts" type="module"></script>
</body>
</html>