修改资金密码

This commit is contained in:
saplf
2019-09-06 14:57:20 +08:00
parent f8598d34f7
commit 0cbfc2bf54
9 changed files with 248 additions and 6 deletions

View File

@@ -124,6 +124,14 @@ export default {
'invite.step2': '注册',
'invite.step3': '领取奖金',
'fundpwd.title': '修改资金密码',
'fundpwd.origin': '验证原资金密码',
'fundpwd.new': '设置新的资金密码',
'fundpwd.confirm': '确认新的资金密码',
'fundpwd.btn': '设置',
'fundpwd.originPrompt': '请输入原始资金密码',
'fundpwd.success': '资金密码修改成功',
'profile.account': 'Account Settings',
'profile.system': 'System Settings',
'profile.identity': '实名认证',

View File

@@ -124,6 +124,14 @@ export default {
'invite.step2': '注册',
'invite.step3': '领取奖金',
'fundpwd.title': '修改资金密码',
'fundpwd.origin': '验证原资金密码',
'fundpwd.new': '设置新的资金密码',
'fundpwd.confirm': '确认新的资金密码',
'fundpwd.btn': '设置',
'fundpwd.originPrompt': '请输入原始资金密码',
'fundpwd.success': '资金密码修改成功',
'profile.account': '账户管理',
'profile.system': '系统设置',
'profile.identity': '实名认证',