hyzp_ybqx-Commit096:优化。已经能够保存已登录的用户信息
This commit is contained in:
@@ -443,7 +443,8 @@ class _LoginPageState extends State<LoginByName3> {
|
|||||||
child: Padding(
|
child: Padding(
|
||||||
padding: EdgeInsets.all(0),
|
padding: EdgeInsets.all(0),
|
||||||
child: Icon(
|
child: Icon(
|
||||||
Icons.remove_circle_outline,
|
// Icons.remove_circle_outline,
|
||||||
|
Icons.highlight_off,
|
||||||
color: Colors.grey,
|
color: Colors.grey,
|
||||||
),
|
),
|
||||||
),
|
),
|
||||||
|
|||||||
Reference in New Issue
Block a user