niucloud-admin/uni-app/src/app/locale/zh-Hans/pages.auth.login.json
wangchen147 295fb5d386 1.0.0
2024-04-03 15:26:01 +08:00

14 lines
454 B
JSON

{
"logining": "登录中",
"usernamePlaceholder": "请输入账号",
"passwordPlaceholder": "请输入密码",
"resetpwd": "忘记密码",
"noAccount": "还没有账号",
"toRegister": "去注册",
"and": "和",
"agreeTips": "登录代表您同意",
"isAgreeTips": "请先阅读并同意协议",
"usernameLogin": "密码登录",
"mobileLogin": "验证码登录",
"mobilePlaceholder": "请输入手机号"
}