wip: coding
This commit is contained in:
@@ -86,12 +86,15 @@ export default {
|
||||
message: '开箱即用的中后台管理系统',
|
||||
username: '用户名',
|
||||
password: '密码',
|
||||
register: '注册',
|
||||
checkPassword: '确认密码',
|
||||
login: '登录',
|
||||
otherLogin: '其他登录方式',
|
||||
remember: '记住我',
|
||||
hasUser: '已有账号?去登录',
|
||||
forgetPassword: '忘记密码',
|
||||
usernamePlaceholder: '用户名为 admin 或者 test ',
|
||||
passwordPlaceholder: '密码为 admin 或者 test '
|
||||
usernamePlaceholder: '请输入用户名',
|
||||
passwordPlaceholder: '请输入密码'
|
||||
},
|
||||
router: {
|
||||
login: '登录',
|
||||
|
||||
Reference in New Issue
Block a user