wxr
2024-09-11 a3dfbcd5218270f9a75e6e32807b08215270b657
HDL_ON/UI/UI1-Login/LoginPageBLL.cs
@@ -637,6 +637,7 @@
                            {
                                //跳转页面----
                                MainPage.GoUserPage(true);
                                this.RemoveFromParent();
                                return;
                            }
                        });
@@ -671,6 +672,7 @@
                                Common.ApiUtlis.Ins.DownloadDataComplete = false;
                                //跳转页面----
                                MainPage.GoUserPage(true);
                                this.RemoveFromParent();
                            });
                        }
                        else