// 定义内容 export default { label: { one1: '账号密码登录', two2: '手机号登录', changePwd: '密码修改', }, link: { one3: '第三方登录', two4: '友情链接', }, account: { accountPlaceholder1: '请输入登录账号/邮箱/手机号', accountPlaceholder2: '请输入登录密码', accountPlaceholder3: '请输入验证码', accountPlaceholder4:'请输入新密码', accountPlaceholder5:'请再次输入新密码', accountBtnText: '登 录', }, mobile: { placeholder1: '请输入手机号', placeholder2: '请输入验证码', codeText: '获取验证码', btnText: '登 录', msgText: '* 温馨提示:建议使用谷歌、Microsoft Edge,版本 79.0.1072.62 及以上浏览器,360浏览器请使用极速模式', }, scan: { text: '打开手机扫一扫,快速登录/注册', }, signInText: '欢迎回来!', };