feat: 调整样式

This commit is contained in:
Blizzard
2026-02-14 11:31:44 +08:00
parent cbbe82ef63
commit d6f781a666
42 changed files with 827 additions and 293 deletions
+11
View File
@@ -343,6 +343,17 @@ page {
gap: 8rpx;
}
.aic-desc-box {
background: #F1F8E9;
padding: 24rpx;
border-radius: 24rpx;
font-size: 26rpx;
color: #33691E;
line-height: 1.5;
text-align: left;
margin-bottom: 32rpx;
}
.aic-stats {
display: flex;
justify-content: space-between;