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