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.
24 lines
1012 B
24 lines
1012 B
export default { |
|
cion: { |
|
table: { |
|
header_addr: '提币地址', |
|
header_many: '数量', |
|
header_recharge: '手续费', |
|
header_status: '到账数量', |
|
header_tips: '温馨提示', |
|
header_remarks: '最小提币数量为:', |
|
header_financial: |
|
'为保障资金安全,当您账户安全策略变更、密码修改、我们会对提币进行人工审核,请耐心等待工作人员电话或邮件联系。', |
|
header_currency: '请务必确认电脑及浏览器安全,防止信息被篡改或泄露。', |
|
header_tiopen_pwd: '您还未设置支付密码,请返回个人中心进行设置', |
|
header_tiopen_shu: '取消输入', |
|
header_tiopen_input: '请输入密码', |
|
header_tiopen_tips: '提示', |
|
header_tiopen_sure: '确定', |
|
header_tiopen_cancel: '取消', |
|
header_errorAddr: '提币地址不能为空!', |
|
header_errorAmout: '提币数量不能为空!', |
|
header_name: '请输入账户号', |
|
}, |
|
}, |
|
};
|
|
|