111
wei
2020-12-23 de311ae5df40e514ff8d1cea3de60bff66b07c18
HDL_ON/UI/UI1-Login/LoginPageBLL.cs
@@ -629,6 +629,8 @@
                            //}
                            Application.RunOnMainThread(() =>
                            {
                                //20201223-登录成功之后,将下载数据完成标记标记为false,防止主页提前加载
                                Common.ApiUtlis.Ins.DownloadDataComplete = false;
                                //跳转页面----
                                MainPage.GoUserPage(true);
                            });