家谱现有接口调试50%

This commit is contained in:
rain
2026-07-09 17:29:25 +08:00
commit 6050508144
262 changed files with 63354 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
/* 注册页只保留单页差异,公共认证卡片样式在 public.css */
.page-register .auth-links {
justify-content: center;
}
@media (max-width: 720px) {
.page-register .auth-layout {
align-items: start;
}
}