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

银行卡BIN管理

parent 4619c718
...@@ -1787,14 +1787,16 @@ ...@@ -1787,14 +1787,16 @@
border-bottom: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6;
} }
.signAlert>>>.van-dialog__message { /deep/ .signAlert {
line-height: 60rpx; /deep/ .van-dialog__message {
} line-height: 60rpx;
}
.signAlert>>>.van-dialog__confirm {
width: 200rpx !important; /deep/ .signAlert .van-dialog__confirm {
flex: none !important; width: 200rpx !important;
margin: 0 auto; flex: none !important;
margin: 0 auto;
}
} }
/deep/ uni-input.otherMoneyInput { /deep/ uni-input.otherMoneyInput {
......
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