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

充值渤海改成2类户

parent 3d2261a5
...@@ -179,7 +179,7 @@ ...@@ -179,7 +179,7 @@
v-bind:style="Money != '' ? '' : 'background: #e6e6e6 !important;'"> v-bind:style="Money != '' ? '' : 'background: #e6e6e6 !important;'">
<span>充值生活费</span> <span>充值生活费</span>
</view> </view>
<view class="service">{{bankInfo_.accountName}}类户为您提供服务</view> <view class="service">{{bankInfo_.accountName}}{{typeCode != 'BOHAI' ? 'Ⅲ' :'Ⅱ'}}类户为您提供服务</view>
<!-- --> <!-- -->
<!-- <view class="switchbankCard" @click="ChangeBankPay">我要换银行卡支付</view> --> <!-- <view class="switchbankCard" @click="ChangeBankPay">我要换银行卡支付</view> -->
</view> </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