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

样式优化

parent 2b62bd68
......@@ -258,7 +258,7 @@
</view>
<view class="service"
>{{ bankInfo_.accountName
}}{{ typeCode != "BOHAI" ? typeCode == "BOCOM" && bankInfo.openAcctType && bankInfo.openAcctType == 3 ? "" : "" }}类户为您提供服务</view
}}{{ typeCode != "BOHAI" ? typeCode == "BOCOM" && bankInfo.openAcctType && bankInfo.openAcctType == 3 ? "" : "" : ""}}类户为您提供服务</view
>
<!-- -->
<!-- <view class="switchbankCard" @click="ChangeBankPay">我要换银行卡支付</view> -->
......
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