修改样式

This commit is contained in:
2024-06-17 17:36:07 +08:00
parent 56e08863de
commit 75713f1e97
16 changed files with 72 additions and 40 deletions

View File

@@ -3,6 +3,8 @@
.yearPicker {
display: flex;
align-items: center;
color: #fff;
font-size: 32rpx;
}
.down {
@@ -35,11 +37,12 @@
font-size: 34rpx;
}
.time {
margin-top: 16rpx;
margin-top: 12rpx;
font-size: 28rpx;
color:rgb(158, 154, 154);
}
.money {
font-size: 40rpx;
font-size: 36rpx;
font-weight: 500;
margin-right: 30rpx;
}
@@ -61,6 +64,8 @@
margin-left: 30rpx;
display: flex;
align-items: center;
color: #fff;
font-size: 32rpx;
}
.allMoney {
@@ -73,8 +78,9 @@
}
.type {
margin-right: 46rpx;
margin-right: 40rpx;
font-weight: 600;
font-size: 36rpx;
}
.codeTime {