first commit

This commit is contained in:
Jane Doe
2025-03-04 15:25:38 +08:00
commit 4ad00dedd5
188 changed files with 7420 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
view {
margin: 0;
padding: 0;
}
.qrcode {
height: 100vh;
width: 100%;
}