Commit 4fd600d2 authored by 袁玲利's avatar 袁玲利

充值界面bug修复

parent 8f073db6
...@@ -259,7 +259,7 @@ ...@@ -259,7 +259,7 @@
</view> </view>
<view class="service" <view class="service"
>{{ bankInfo_.accountName >{{ 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> --> <!-- <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