频率数值调整

This commit is contained in:
fengerli
2026-03-04 14:25:01 +08:00
parent 8c6bd79410
commit 2db6ac47b7
2 changed files with 7 additions and 4 deletions

View File

@ -181,12 +181,13 @@
border-radius: 32px;
background: rgba(255, 200, 78, 0.06);
display: inline-block;
width: 152rpx;
height: 60rpx;
width: 100rpx;
height: 50rpx;
text-align: center;
line-height: 60rpx;
line-height: 50rpx;
color: rgba(224, 52, 52, 1);
cursor: pointer;
margin-top: 30rpx;
}
.IMG {