wei
2020-12-11 78df3d9006b4fa60c312cbda519096c167c1cf21
HDL_ON/UI/UI1-Login/RegisterPageBLL.cs
@@ -563,7 +563,7 @@
                        //callbackAction?.Invoke(account);
                        Application.RunOnMainThread(() =>
                        {
                            this.Close();
                            Close();
                            LoadEvent_AutoLogin(account, password);
                        });
                    }