feat: 样式调整

This commit is contained in:
砂糖
2025-09-02 15:39:51 +08:00
parent 96b5c3ee45
commit 52cc671ca3
11 changed files with 68 additions and 29 deletions

View File

@@ -336,7 +336,7 @@ export default {
.stat-number {
font-size: 24px;
font-weight: bold;
color: #409EFF;
color: #687b98;
margin-bottom: 5px;
}

View File

@@ -195,13 +195,13 @@ export default {
margin: 0 0 8px 0;
font-size: 20px;
font-weight: 600;
color: #303133;
color: #ddd;
}
.section-title p {
margin: 0;
font-size: 14px;
color: #909399;
color: #ccc;
}
.top-row,