You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
59 lines
1.0 KiB
59 lines
1.0 KiB
2 years ago
|
|
||
|
.footer_zbutten.data-v-6a174758 {
|
||
|
width: 227rpx;
|
||
|
background-color: #EC4645;
|
||
|
border-radius: 15rpx;
|
||
|
padding: 22rpx 0;
|
||
|
text-align: center;
|
||
|
color: white;
|
||
|
}
|
||
|
.footer_butten.data-v-6a174758 {
|
||
|
width: 227rpx;
|
||
|
background-color: #2866FF;
|
||
|
border-radius: 15rpx;
|
||
|
padding: 22rpx 0;
|
||
|
text-align: center;
|
||
|
color: white;
|
||
|
}
|
||
|
.jb.data-v-6a174758 {
|
||
|
justify-content: space-between;
|
||
|
}
|
||
|
.border.data-v-6a174758 {
|
||
|
border-bottom: 1rpx solid #F0F0F0;
|
||
|
padding: 10rpx 0;
|
||
|
}
|
||
|
.lable_minwidth.data-v-6a174758 {
|
||
|
width: 30%;
|
||
|
}
|
||
|
.flex.data-v-6a174758 {
|
||
|
display: flex;
|
||
|
}
|
||
|
.acenter.data-v-6a174758 {
|
||
|
align-items: center;
|
||
|
}
|
||
|
.hui.data-v-6a174758 {
|
||
|
color: #999999;
|
||
|
}
|
||
|
.fonsize.data-v-6a174758 {
|
||
|
font-size: 27rpx;
|
||
|
}
|
||
|
.flexGrow.data-v-6a174758 {
|
||
|
flex-grow: 1;
|
||
|
}
|
||
|
.samallfonsize.data-v-6a174758 {
|
||
|
font-size: 24rpx;
|
||
|
}
|
||
|
.modify_popup_header.data-v-6a174758 {
|
||
|
display: flex;
|
||
|
border-bottom: 1rpx solid #F0F0F0;
|
||
|
padding-bottom: 20rpx;
|
||
|
margin-top: 39rpx;
|
||
|
align-items: center;
|
||
|
gap: 25rpx
|
||
|
}
|
||
|
.modify_popup.data-v-6a174758 {
|
||
|
padding: 26rpx 46rpx;
|
||
|
font-size: 28rpx;
|
||
|
}
|
||
|
|