JLChen
2020-12-03 321d2f007c7f85e933b3f90266af07e10c6b4658
HDL_ON/UI/UI2/1-HomePage/MessageCenterPage.cs
@@ -425,7 +425,7 @@
            bodyScrolView.RemoveAll();
            PushMessageInfoList.Clear();
            YearMark = "";//标记清空
            if (string.IsNullOrEmpty(OnAppConfig.Instance.PushId)) {
            if (string.IsNullOrEmpty(UserInfo.Current.PushId)) {
                AddEmptyTipView();
                return;
            }