ZigbeeApp/Shared/Phone/UserCenter/CommonBase/Logic/UserCenterLogic.cs
@@ -487,7 +487,7 @@ alert.Show(); //Log出力 HdlLogLogic.Current.WriteLog(ex, "界面重新激活异常"); HdlLogLogic.Current.WriteLog(ex, "界面重新激活异常 " + UserCenterResourse.NowActionFormID); } } } @@ -832,6 +832,8 @@ /// <returns></returns> public async static Task<bool> InitUserCenterMenmoryAndThread(bool ShowPrompted = true) { //调用这个方法,都需要重新刷新主页 UserView.UserPage.Instance.RefreshForm = true; //如果是虚拟住宅 if (Config.Instance.Home.IsVirtually == true) {