yuminge-app/yun-min-program-plugin-master/packageA/others/HJinfo/bankcardin/bankcardin.wxss

81 lines
1.6 KiB
Plaintext

.bankcardinformmationsedit .big_bank_box {
left: 0rpx;
top: 174.08rpx;
width: 750.08rpx;
height: 617.92rpx;
line-height: 40rpx;
text-align: center;
}
.bankcardinformmationsedit .big_bank_box .bank_ul {
padding-left: 5px;
}
.bankcardinformmationsedit .big_bank_box .bank_ul .li {
height: 128rpx;
line-height: 128rpx;
padding-left: 32rpx;
border-bottom: 1px solid #c6c6c6;
display: flex;
text-align: left;
justify-items: center;
align-items: center;
}
.bankcardinformmationsedit .big_bank_box .bank_ul .li input {
border: none;
}
.bankcardinformmationsedit .big_bank_box .bank_ul .li .view {
left: 25.92rpx;
top: 220.16rpx;
width: 182.08rpx;
height: 44.16rpx;
color: #101010;
font-size: 0.9128rpx;
text-align: left;
}
.bankcardinformmationsedit .big_bank_box .bank_ul .li .bank_swich {
left: 17.94px;
top: 21.31px;
width: 150.08rpx;
display: flex;
justify-content: center;
height: 128rpx;
align-items: center;
margin-left: 10rpx;
}
.bankcardinformmationsedit .bank_butto {
left: 24rpx;
top: 849.92rpx;
width: 700.16rpx;
height: 86.08rpx;
border-radius: 8rpx;
background-color: #259b24;
color: white;
font-size: 28.16rpx;
text-align: center;
margin: 48rpx auto;
line-height: 86.08rpx;
}
.van-cell {
background-color: #f5f5f5 !important;
}
.bankcardinformmationsedit .bank_button_delete {
left: 24rpx;
top: 998.08rpx;
width: 700.16rpx;
height: 86.08rpx;
line-height: 86.08rpx;
border-radius: 8rpx;
background-color: #dd2727;
color: white;
font-size: 28.16rpx;
text-align: center;
margin: 32rpx auto;
}