绘制关键指标概览页面

This commit is contained in:
guanj
2026-05-29 16:23:56 +08:00
parent 7bcc68a9df
commit 276ef60389
28 changed files with 2202 additions and 1234 deletions

View File

@@ -150,7 +150,7 @@
gap: 8rpx;
}
.event-desc text {
font-size: 28rpx;
font-size: 24rpx;
color: #666666;
line-height: 1.2;
}
@@ -172,7 +172,7 @@
/* 详情文本 */
.event-detail {
font-size: 28rpx;
font-size: 26rpx;
color: #666666;
line-height: 1.5;
padding-top: 10rpx;