update:移动端注册页面加密

This commit is contained in:
3030332422
2025-09-29 10:29:28 +08:00
parent 6e5f708f5a
commit 48feea55fe
2 changed files with 26 additions and 5 deletions
-2
View File
@@ -94,8 +94,6 @@ export function getPublicConfig() {
export interface RegisterData {
username: string
password: string
confirmPassword: string
captcha: string
captchaId: string
areaCode: string
mobile: string