This commit is contained in:
lik
2026-09-09 17:37:43 +08:00
parent e7b27888e3
commit efa0df5a76
9 changed files with 200 additions and 106 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
page {
background: linear-gradient(180deg, #eaf6f1 0%, #f5f6fa 360rpx);
background: #ededed;
color: #1a1a2e;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif;
}