♻️ 重构生日计算

This commit is contained in:
目棃
2025-02-22 11:29:18 +08:00
parent 2b15e1a351
commit 9e2f91b4d4
2 changed files with 57 additions and 23 deletions

View File

@@ -143,6 +143,7 @@ function parseDesc(intro: string): string {
.tcb-item img {
height: 100px;
border-radius: 50%;
aspect-ratio: 1;
cursor: pointer;
}