feat: 登录页面

This commit is contained in:
2026-06-08 16:09:57 +08:00
parent fb60a6b7ee
commit 391def3c92
15 changed files with 754 additions and 130 deletions

View File

@@ -1,10 +1,5 @@
@import 'tailwindcss';
*,
*::before,
*::after {
box-sizing: border-box;
margin: 0;
padding: 0;
font-weight: normal;
}