fix: 功能优化,统计页面金额字体样式修改。

This commit is contained in:
tianyongbao
2026-02-12 21:32:27 +08:00
parent 7420f1e845
commit 8f1c61926f
20 changed files with 96 additions and 63 deletions

View File

@@ -913,7 +913,7 @@ page {
.amount-value {
font-size: 30rpx;
font-weight: 700;
color: #ffffff;
color: #fa8c16;
line-height: 1;
}
}