You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
585 B
Plaintext

<view class="p20">
<view class="wx-text-list">
<view class='wx-list-li'>
<view class='f16 mw-label '>
持卡人
</view>
<view class="section flex-right c3">
思普
</view>
</view>
<view class='wx-list-li'>
<view class='f16 mw-label '>
卡号
</view>
<view class="section flex-right c3">
中国建设银行
</view>
</view>
<view></view>
</view>
</view>
<button type='primary' class="loginOut" style="margin-top:80px;" catchtap="changeCashCard">
更换银行卡
</button>