Commit c5d44e78 by 冷斌

fix bug

parent 62c562ff
......@@ -16,9 +16,9 @@
<div class="part_name">上传身份证</div>
<div class="scimgBox">
<div class="imgItem">
<img src="__PUBLIC__/appapi/pay/img/iconCard-1.png">
<!-- <img src="__PUBLIC__/appapi/pay/img/iconCard-1.png">-->
<!-- 上传证件照之后 -->
<!-- <img src="__PUBLIC__/appapi/pay/img/tx.png" > -->
<img src="__PUBLIC__/appapi/pay/img/tx.png" >
</div>
<div class="imgItem">
<img src="__PUBLIC__/appapi/pay/img/iconCard-2.png">
......@@ -153,8 +153,6 @@
_this.bank_province = d.bank_province;
_this.bank_city = d.bank_city;
}
} else {
layer.msg(data.msg);
}
......
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