HDL_ON/UI/UI2/1-HomePage/MessageCenterPage.cs
@@ -371,6 +371,10 @@
                    }
                    else
                    {
                        Application.RunOnMainThread(() =>
                        {
                            AddEmptyTipView();
                        });
                        IMessageCommon.Current.ShowErrorInfoAlter(result.Code);
                    }
                }