70 lines
1.4 KiB
Plaintext
70 lines
1.4 KiB
Plaintext
.content.data-v-c238c94e {
|
|
align-items: center;
|
|
background-color: #fff;
|
|
border-radius: 20rpx;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
flex-direction: column;
|
|
padding: 0 40rpx;
|
|
width: 600rpx;
|
|
}
|
|
.content .close.data-v-c238c94e {
|
|
height: 30rpx;
|
|
padding: 20rpx;
|
|
position: absolute;
|
|
right: 20rpx;
|
|
top: 20rpx;
|
|
width: 30rpx;
|
|
}
|
|
.content .title.data-v-c238c94e {
|
|
font-size: 32rpx;
|
|
font-weight: 700;
|
|
height: 120rpx;
|
|
line-height: 120rpx;
|
|
}
|
|
.content .pay-group.data-v-c238c94e {
|
|
flex-direction: column;
|
|
font-size: 32rpx;
|
|
}
|
|
.content .pay-group label.data-v-c238c94e,
|
|
.content .pay-group.data-v-c238c94e {
|
|
align-items: center;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
width: 100%;
|
|
}
|
|
.content .pay-group label.data-v-c238c94e {
|
|
border-bottom: 2rpx solid #f2f2f2;
|
|
justify-content: space-between;
|
|
padding: 25rpx 0;
|
|
}
|
|
.content .pay-group label image.data-v-c238c94e {
|
|
flex-shrink: 0;
|
|
height: 56rpx;
|
|
width: 56rpx;
|
|
}
|
|
.content .pay-group label text.data-v-c238c94e {
|
|
flex-grow: 1;
|
|
font-size: 30rpx;
|
|
margin-left: 30rpx;
|
|
}
|
|
.content .button.data-v-c238c94e {
|
|
align-items: center;
|
|
background-color: #1f68e9;
|
|
border-radius: 100rpx;
|
|
color: #fff;
|
|
display: -webkit-flex;
|
|
display: flex;
|
|
font-size: 30rpx;
|
|
font-weight: 700;
|
|
height: 80rpx;
|
|
justify-content: center;
|
|
margin: 50rpx 0;
|
|
text-align: center;
|
|
width: 100%;
|
|
}
|
|
radio.data-v-c238c94e {
|
|
flex-shrink: 0;
|
|
transform: scale(0.8);
|
|
}
|