hyzp_ybqx-Commit098:优化。已经能够保存已登录的用户信息
This commit is contained in:
@@ -484,6 +484,7 @@ class _LoginPageState extends State<LoginByName3> {
|
||||
setState(() {
|
||||
g_userInfo.username = user.username;
|
||||
g_userInfo.password = user.password;
|
||||
g_can_expand_ListView = false;
|
||||
});
|
||||
},
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user