|
|
@@ -536,7 +536,7 @@ export default {
|
|
|
}
|
|
|
|
|
|
.expire-label {
|
|
|
- font-size: 24upx;
|
|
|
+ font-size: 26upx;
|
|
|
line-height: 30upx;
|
|
|
color: #8a9199;
|
|
|
}
|
|
|
@@ -603,7 +603,7 @@ export default {
|
|
|
|
|
|
.finance-label {
|
|
|
color: #8a9199;
|
|
|
- font-size: 26upx;
|
|
|
+ font-size: 28upx;
|
|
|
line-height: 32upx;
|
|
|
}
|
|
|
|
|
|
@@ -730,8 +730,8 @@ export default {
|
|
|
.bottom-agreement text {
|
|
|
margin-left: 40upx;
|
|
|
color: #9aa2ab;
|
|
|
- font-size: 26upx;
|
|
|
- line-height: 32upx;
|
|
|
+ font-size: 30upx;
|
|
|
+ line-height: 36upx;
|
|
|
}
|
|
|
|
|
|
.bottom-agreement text:first-child {
|
|
|
@@ -742,8 +742,8 @@ export default {
|
|
|
margin-top: 16upx;
|
|
|
text-align: center;
|
|
|
color: #b0b6be;
|
|
|
- font-size: 24upx;
|
|
|
- line-height: 32upx;
|
|
|
+ font-size: 28upx;
|
|
|
+ line-height: 36upx;
|
|
|
}
|
|
|
|
|
|
.amount-input {
|