-
fix(menu): add autocomplete attributes to password input fields for better user experience · 53d72d7d
- Added autocomplete attributes to password fields in both password and SMS verification forms to enhance security and usability. - Ensured that the original password input field uses 'current-password' and new password fields use 'new-password' for improved browser handling.
liangjianmin committed