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