.1502411993651747:dd22d8224696f497a0ee146f4ec2b14a_69ef03d407d6136ac82f80b7.69ef4c1107d6136ac82f811a.69ef4c1081f5045ae28bbfb8:Trae CN.T(2026/4/27 19:44:17) - #648
Merged
Conversation
将登录信息存储从对象简化为仅保存用户名,并添加错误提示组件 移除未使用的UserLoginType导入,优化登录表单处理逻辑
当记住密码状态改变时,更新用户存储中的记住我状态 如果取消记住密码,则清除登录信息
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
feat(登录表单): 添加记住密码功能的状态监听
当记住密码状态改变时,更新用户存储中的记住我状态
如果取消记住密码,则清除登录信息