联调app关键指标功能

This commit is contained in:
guanj
2026-06-01 20:36:04 +08:00
parent 236ab4aa75
commit edc5dc55aa
25 changed files with 713 additions and 213 deletions

View File

@@ -209,7 +209,7 @@ export default {
}
.project-name {
font-size: 28rpx;
font-size: 30rpx;
font-weight: 700;
color: #333333;
margin-bottom: 20rpx;
@@ -232,14 +232,14 @@ export default {
}
.stat-value {
font-size: 36rpx;
font-size: 32rpx;
font-weight: 700;
}
.stat-label {
font-size: 26rpx;
font-size: 24rpx;
margin-top: 5rpx;
// color: #666666;
color: #666666;
}
.blue {