数据统计

This commit is contained in:
2025-10-30 18:55:40 +08:00
parent 0935ec5ec5
commit a881f57e30
19 changed files with 1587 additions and 162 deletions

View File

@@ -40,7 +40,6 @@ $spacing-xxl: 24px;
// 主要操作按钮
.btn-primary {
display: flex;
align-items: center;
gap: $spacing-xs;
padding: $spacing-sm $spacing-xl;