修改小程序bug

This commit is contained in:
邓洁
2023-05-07 23:08:10 +08:00
parent 5d4ffc01c7
commit 210afd8c84
3 changed files with 26 additions and 19 deletions

View File

@@ -121,6 +121,7 @@
showUpdating: false,
showCall: false,
mobile: '',
kf_email: '',
updateContent: '您暂无权限访问请升级VIP访问',
updatingContent: '升级VIP正在审核中',
timoutText: 1
@@ -313,10 +314,10 @@
align-items: center;
.title {
font-size: 44rpx;
font-weight: blod;
font-size: 48rpx;
font-weight: bold;
color: #134b40;
line-height: 50rpx;
line-height: 60rpx;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
@@ -326,7 +327,7 @@
height: 30rpx;
background: #0EBB5B;
border-radius: 7rpx;
font-size: 20rpx;
font-size: 26rpx;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #FFFFFF;
@@ -336,24 +337,24 @@
}
.desc {
font-size: 38rpx;
font-size: 42rpx;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #3E3E3E;
line-height: 34rpx;
padding: 15rpx 0;
// line-height: 38rpx;
padding: 24rpx 0;
}
.classify {
width: 100rpx;
height: 30rpx;
width: 117rpx;
height: 40rpx;
border-radius: 6rpx;
border: 1rpx solid #EEEEEE;
font-size: 24rpx;
font-size: 30rpx;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #666666;
line-height: 28rpx;
line-height: 40rpx;
padding: 1rpx 15rpx;
}
@@ -361,12 +362,12 @@
display: flex;
justify-content: space-between;
align-items: center;
padding-top: 14rpx;
font-size: 24rpx;
padding-top: 24rpx;
font-size: 30rpx;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #CCCCCC;
line-height: 28rpx;
// line-height: 28rpx;
.tagOne {
padding-right: 20rpx;
@@ -389,7 +390,7 @@
}
.releaseDate {
font-size: 24rpx;
font-size: 30rpx;
font-family: PingFangSC-Regular, PingFang SC;
font-weight: 400;
color: #666666;