init
This commit is contained in:
12
lang/zh-cn/login/find.js
Normal file
12
lang/zh-cn/login/find.js
Normal file
@@ -0,0 +1,12 @@
|
||||
export const lang = {
|
||||
//title为每个页面的标题
|
||||
title: '找回密码',
|
||||
findPassword: '找回密码',
|
||||
accountPlaceholder: '请输入手机号',
|
||||
captchaPlaceholder: "请输入验证码",
|
||||
dynacodePlaceholder: '请输入动态码',
|
||||
passwordPlaceholder: '请输入新密码',
|
||||
rePasswordPlaceholder: '请确认新密码',
|
||||
next: '下一步',
|
||||
save: '确认修改'
|
||||
}
|
||||
Reference in New Issue
Block a user