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

master
WinUser01 4 years ago
parent caff90fe54
commit d70a3cefd2

@ -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,
),
),

Loading…
Cancel
Save