fix:余额支付额外确认
This commit is contained in:
@@ -29,6 +29,7 @@ const local:any = {
|
||||
title: 'WANFi 平台',
|
||||
},
|
||||
common: {
|
||||
loading:'加载中',
|
||||
action: '操作',
|
||||
add: '新增',
|
||||
addSuccess: '添加成功',
|
||||
@@ -719,8 +720,13 @@ const local:any = {
|
||||
availableBalance:'可用余额',
|
||||
paymentSuccess:'支付成功',
|
||||
paymentFailed:'支付失败',
|
||||
confirmPayment:'余额支付',
|
||||
balancePayConfirm:'确定要支付吗?',
|
||||
cancel:'取消',
|
||||
confirm:'确定',
|
||||
},
|
||||
kyc:{
|
||||
rejectReason:'拒绝原因:',
|
||||
drive:'驾驶证',
|
||||
pass:'护照',
|
||||
idcard:'身份证/居住证',
|
||||
|
||||
Reference in New Issue
Block a user