HDL_ON/UI/UI2/4-PersonalCenter/MyQRCodePage.cs
@@ -139,7 +139,10 @@ while (this.Parent != null) { System.Threading.Thread.Sleep(4000); if (this.Parent == null) { break; } //访问云端获取列表 var resultObj = DAL.Server.HttpUtil.RequestHttpsPost(DAL.Server.NewAPI.API_POST_Gethomepager, requestJson); if (resultObj.Code == DAL.Server.StateCode.SUCCESS) @@ -155,6 +158,11 @@ pm.GetHomePager(); Application.RunOnMainThread(() => { if (this.Parent == null) { return ; } //跳转页面---- MainPage.GoUserPage(true, false, () => {