wxr
2024-09-24 691dbe24f5724f153e07947c7b75bdfea5f0b6d5
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();
                            });