注册表单增加字段

This commit is contained in:
linxd
2025-07-15 10:02:33 +08:00
parent 9a3d99a8de
commit 85fddd0501
4 changed files with 319 additions and 166 deletions

View File

@ -12,4 +12,5 @@ export default {
"login.register.tip": "Don't have an account?",
"login.register.action": "Register now",
"login.back.home": "Back to home",
"login.captcha.placeholder": "Please enter verification code",
};