更新:数据迁移功能完善;(数据迁移功能已注释,暂不上线)

This commit is contained in:
2025-12-08 14:34:18 +08:00
parent 79aa8e3fe6
commit b671e8d76c
6 changed files with 57 additions and 8 deletions

View File

@@ -255,7 +255,7 @@
$theme-color: #54a966;
.user-page {
min-height: 100vh;
min-height: calc(100vh - 50px);
background-color: #f7faf9;
}