You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
792 B
20 lines
792 B
<!--pages/home/agreement/index.wxml-->
|
|
<cu-custom bgColor="bg-white" isBack="{{true}}">
|
|
<view slot="content">银行卡使用说明</view>
|
|
</cu-custom>
|
|
|
|
<view style="padding:24rpx">
|
|
<text class="text-sm">在个人中心绑定银行卡,您无需提交申请即可快速完成充值或支付。
|
|
|
|
绑定流程:
|
|
添加银行卡→填写信息→完成
|
|
|
|
开通快捷支付卡号丰体说明:
|
|
*为了确保账户和资金安全,同时遵循国家相关实名法规规定,账户一经实名认证通过,银行卡信息就必须与实名账户信息完全一致才能相互绑定。
|
|
|
|
卡号异常情况说明:
|
|
*卡号无法开通快捷支付:可能是由于您的卡号已被其他账号绑定开通。
|
|
|
|
如有疑问,可联系客服热线
|
|
</text>
|
|
</view>
|