1
wxr
2020-12-15 1ecba3f7432912d4eb7637355f4dfae676059e00
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;
            }