hyzp_ybqx-Commit096:优化。已经能够保存已登录的用户信息

This commit is contained in:
WinUser01
2022-01-26 01:02:57 +08:00
parent caff90fe54
commit d70a3cefd2
+2 -1
View File
@@ -443,7 +443,8 @@ class _LoginPageState extends State<LoginByName3> {
child: Padding(
padding: EdgeInsets.all(0),
child: Icon(
Icons.remove_circle_outline,
// Icons.remove_circle_outline,
Icons.highlight_off,
color: Colors.grey,
),
),