chore: 批量提交未提交的更改

This commit is contained in:
2026-04-08 22:40:21 +08:00
parent 59503d05a5
commit f4f8aab22a
13 changed files with 275 additions and 316 deletions
+2
View File
@@ -95,6 +95,7 @@ onMounted(() => {
flex-direction: column;
gap: 32rpx;
min-height: 100%;
font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}
.page-title {
@@ -103,6 +104,7 @@ onMounted(() => {
color: rgba(255, 255, 255, 0.9);
margin-bottom: 8rpx;
letter-spacing: 4rpx;
font-family: 'Cinzel', 'Inter', serif;
}
.empty-state {