修改页面布局

This commit is contained in:
2026-01-28 11:10:05 +08:00
parent 3e89513e8b
commit 8c5024a943
2 changed files with 130 additions and 86 deletions

View File

@@ -1108,6 +1108,7 @@ onMounted(() => {
.stats-cards {
display: flex;
flex-direction: row;
justify-content: space-between;
margin-bottom: 40rpx;
flex-wrap: wrap;