feat_account: mid commit

Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
fufesou
2022-10-20 23:03:54 +08:00
parent 3454454bd5
commit 87e53501e3
8 changed files with 536 additions and 50 deletions

View File

@@ -472,7 +472,7 @@ class _DesktopHomePageState extends State<DesktopHomePage>
/// common login dialog for desktop
/// call this directly
Future<bool> loginDialog() async {
Future<bool> loginDialog2() async {
String userName = "";
var userNameMsg = "";
String pass = "";