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