优化dashboard登陆页面

This commit is contained in:
jingrow 2025-12-28 00:52:35 +08:00
parent 2b360106ed
commit a61e776d3a

View File

@ -433,13 +433,7 @@ export default {
password: null,
otpResendCountdown: 0,
resetPasswordEmailSent: false,
useEmail: false,
confirmPassword: '',
passwordMismatch: false,
passwordStrength: 0,
passwordStrengthClass: '',
passwordStrengthText: '',
passwordStrengthTextClass: '',
phoneNumberFormatError: false,
};
},