陈嘉乐
2020-12-22 c29cd36f584338731704b1eaf3d34ea47908e0e5
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;
            }