wxr
2024-01-03 300a5d5370d10d97eb5dfdfa43bb0156c15d23e3
HDL_ON/UI/UI2/4-PersonalCenter/RoomListManage/ResidentialManagePage.cs
@@ -545,9 +545,18 @@
                                        LoadPage();
                                    });
                                }
                                else
                                {
                                    Application.RunOnMainThread(() => {
                                        IMessageCommon.Current.ShowErrorInfoAlter(pack.Code);
                                    });
                                }
                            }
                        }catch(Exception ex)
                        {
                        }
                        finally
                        {
                            Application.RunOnMainThread(() => {
                                waitPage.Hide();
                            });