修复:修复样式、及字体大小

This commit is contained in:
2025-12-02 16:22:50 +08:00
parent 35e27753b8
commit 98738a494f
3 changed files with 52 additions and 41 deletions

View File

@@ -424,13 +424,13 @@
}
.recharge-button {
width: 100%;
width: 60%;
height: 50rpx;
line-height: 50rpx;
background-color: #007bff;
color: #ffffff;
font-size: 18rpx;
border-radius: 25rpx;
font-size: 30rpx;
border-radius: 30rpx;
border: none;
}
@@ -460,7 +460,7 @@
}
.cha_fangsh {
padding: 20rpx 20rpx 60rpx 20rpx;
padding: 20rpx;
.cf_title {
font-size: 30rpx;
@@ -506,7 +506,7 @@
display: flex;
padding: 20rpx 20rpx 160rpx 20rpx;
color: #aaa;
font-size: 18rpx;
font-size: 26rpx;
align-items: center;
.highlight {