Commit badafd8d authored by 袁玲利's avatar 袁玲利

银行卡BIN管理

parent 4619c718
...@@ -1787,15 +1787,17 @@ ...@@ -1787,15 +1787,17 @@
border-bottom: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6;
} }
.signAlert>>>.van-dialog__message { /deep/ .signAlert {
/deep/ .van-dialog__message {
line-height: 60rpx; line-height: 60rpx;
} }
.signAlert>>>.van-dialog__confirm { /deep/ .signAlert .van-dialog__confirm {
width: 200rpx !important; width: 200rpx !important;
flex: none !important; flex: none !important;
margin: 0 auto; margin: 0 auto;
} }
}
/deep/ uni-input.otherMoneyInput { /deep/ uni-input.otherMoneyInput {
height: 120rpx; height: 120rpx;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment