Files
hnxdcount-uniapp/unpackage/dist/dev/mp-alipay/pages/mine/phone.acss
PC-202306242200\Administrator dac42e3b0c first commit
2026-03-28 23:09:02 +08:00

32 lines
693 B
Plaintext

.addBankCard_input.data-v-bad7965c {
width: 690rpx;
height: 100rpx;
background: #ffffff;
border-radius: 8rpx 8rpx 8rpx 8rpx;
display: flex;
align-items: center;
flex-direction: row;
justify-content: start;
margin-bottom: 30rpx;
padding: 0 30rpx;
}
.addBankCard_input_tit.data-v-bad7965c {
width: 100%;
font-weight: bold;
font-size: 26rpx;
color: #232323;
margin-bottom: 20rpx;
}
.addBankCard_btn.data-v-bad7965c {
width: 488rpx;
height: 86rpx;
background: #4874e5;
border-radius: 44rpx 44rpx 44rpx 44rpx;
display: flex;
align-items: center;
flex-direction: row;
justify-content: center;
font-weight: bold;
font-size: 28rpx;
color: #ffffff;
}