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