83 lines
1.7 KiB
Plaintext
83 lines
1.7 KiB
Plaintext
.withdraw_k.data-v-55c70154 {
|
|
width: 100%;
|
|
height: 74rpx;
|
|
padding: 0 20rpx;
|
|
background: #ffffff;
|
|
border-radius: 8rpx 8rpx 8rpx 8rpx;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
margin-bottom: 30rpx;
|
|
}
|
|
.withdraw_k_tit.data-v-55c70154 {
|
|
font-weight: bold;
|
|
font-size: 24rpx;
|
|
color: #232323;
|
|
margin-right: 100rpx;
|
|
}
|
|
.withdraw_k_input.data-v-55c70154 {
|
|
flex: 1;
|
|
text-align: right;
|
|
font-size: 28rpx;
|
|
}
|
|
.withdraw_k_img.data-v-55c70154 {
|
|
width: 44rpx;
|
|
height: 44rpx;
|
|
}
|
|
.withdraw_mon.data-v-55c70154 {
|
|
padding: 20rpx;
|
|
background: #ffffff;
|
|
border-radius: 8rpx 8rpx 8rpx 8rpx;
|
|
}
|
|
.withdraw_mon_tit.data-v-55c70154 {
|
|
font-weight: bold;
|
|
font-size: 24rpx;
|
|
color: #232323;
|
|
}
|
|
.withdraw_mon_input.data-v-55c70154 {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
border-bottom: 2rpx solid #cccccc;
|
|
padding: 15rpx 0;
|
|
margin-bottom: 20rpx;
|
|
}
|
|
.withdraw_mon_input_fu.data-v-55c70154 {
|
|
font-weight: bold;
|
|
font-size: 66rpx;
|
|
color: #232323;
|
|
}
|
|
.withdraw_mon_input_note.data-v-55c70154 {
|
|
font-weight: bold;
|
|
font-size: 24rpx;
|
|
color: #ff7777;
|
|
}
|
|
.withdraw_mon_note.data-v-55c70154 {
|
|
font-weight: 400;
|
|
font-size: 24rpx;
|
|
color: #232323;
|
|
margin-bottom: 10rpx;
|
|
}
|
|
.withdraw_note.data-v-55c70154 {
|
|
margin-top: 30rpx;
|
|
padding: 0 15rpx;
|
|
}
|
|
.withdraw_note view.data-v-55c70154 {
|
|
margin-bottom: 15rpx;
|
|
font-weight: 400;
|
|
font-size: 26rpx;
|
|
color: #232323;
|
|
line-height: 40rpx;
|
|
}
|
|
.affirm_btn.data-v-55c70154 {
|
|
width: 650rpx;
|
|
height: 78rpx;
|
|
background: #4874e5;
|
|
border-radius: 12rpx;
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: center;
|
|
font-weight: bold;
|
|
font-size: 24rpx;
|
|
color: #ffffff;
|
|
} |