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