feat: 更新验证码组件,添加 onAbort 处理,优化错误状态显示

This commit is contained in:
2025-09-10 21:36:35 +08:00
parent c17100ed3c
commit 40cbda117d
5 changed files with 33 additions and 13 deletions

View File

@ -4,7 +4,7 @@
},
"Captcha": {
"doing": "正在检测你是不是机器人...",
"error": "验证失败,请重试。",
"error": "验证失败",
"success": "恭喜,你是人类!"
},
"Comment": {