Initial commit

This commit is contained in:
jiapengyu
2026-07-27 13:37:48 +08:00
commit ecba71e2a5
39123 changed files with 5989154 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
.login-container[data-v-52de05b2]{min-height:100vh;background:linear-gradient(135deg,#36f,#254edb);display:flex;align-items:center;justify-content:center;padding:1rem}.login-box[data-v-52de05b2]{width:100%;max-width:18.75rem;background:#fff;border-radius:.75rem;padding:2rem 1.5rem;box-shadow:0 .625rem 1.875rem rgba(0,0,0,.15)}.login-logo[data-v-52de05b2]{font-size:3rem;text-align:center;margin-bottom:.75rem}.login-title[data-v-52de05b2]{font-size:1.25rem;font-weight:700;color:#333;text-align:center;margin-bottom:.25rem}.login-subtitle[data-v-52de05b2]{font-size:.875rem;color:#999;text-align:center;margin-bottom:1.5rem}.form-group[data-v-52de05b2]{margin-bottom:1rem}.form-label[data-v-52de05b2]{font-size:.875rem;color:#666;margin-bottom:.375rem}.form-input[data-v-52de05b2]{width:100%;height:2.75rem;border:.0625rem solid #e5e7eb;border-radius:.375rem;padding:0 .75rem;font-size:1rem;box-sizing:border-box}.form-input[data-v-52de05b2]:focus{border-color:#36f}.checkbox[data-v-52de05b2]{display:flex;align-items:center;font-size:.8125rem;color:#666}.checkbox-box[data-v-52de05b2]{width:1.25rem;height:1.25rem;border:.0625rem solid #ccc;border-radius:.25rem;display:flex;align-items:center;justify-content:center;margin-right:.375rem;font-size:.75rem;color:#fff}.checkbox-box.checked[data-v-52de05b2]{background:#36f;border-color:#36f}.login-btn[data-v-52de05b2]{width:100%;height:2.75rem;background:linear-gradient(135deg,#36f,#254edb);border-radius:.375rem;display:flex;align-items:center;justify-content:center;margin-top:.5rem}.login-btn uni-text[data-v-52de05b2]{font-size:1rem;font-weight:600;color:#fff}.login-btn[data-v-52de05b2]:active{opacity:.9}.forgot-link[data-v-52de05b2]{text-align:center;margin-top:1rem}.forgot-link uni-text[data-v-52de05b2]{font-size:.8125rem;color:#36f}