HDL_ON/UI/UI2/1-HomePage/HomePageBLL.cs
@@ -330,8 +330,10 @@ } } #endregion if (bodyView.linkStateMsgView != null){ bodyView.linkStateMsgView.Y = ApiUtlis.Ins.IsValidToken ? Application.GetRealHeight(113) : Application.GetRealHeight(113) - Application.GetRealWidth(24); } } catch (Exception ex) { MainPage.Log("Error", $"HomePage 账号登录状态信息显示异常:{ex.StackTrace}");