wxr
2020-09-09 c3e1b733fc45bd9f0b88bfb560cfa87a270b079b
HDL_ON/UI/UI2/4-PersonalCenter/RoomListManage/ResidentialManagePageBLL.cs
File was renamed from HDL_ON/UI/UI2/4-PersonalCenter/ResidentialManage/ResidentialManagePageBLL.cs
@@ -28,7 +28,7 @@
                    {
                        new Tip()
                        {
                            CloseTime = 3,
                            CloseTime = 1,
                            Text = Language.StringByID(StringId.HouseNameCannotBeEmpty),
                            Direction = AMPopTipDirection.None,
                        }.Show(bodyView);
@@ -73,7 +73,7 @@
                                    var tip = new Tip()
                                    {
                                        Text = tipStr,
                                        CloseTime = 3,
                                        CloseTime = 1,
                                        Direction = AMPopTipDirection.None
                                    };
                                    tip.Show(bodyView);
@@ -135,7 +135,7 @@
                            var tip = new Tip()
                            {
                                Text = tipStr,
                                CloseTime = 3,
                                CloseTime = 1,
                                Direction = AMPopTipDirection.None
                            };
                            tip.Show(bodyView);
@@ -221,7 +221,7 @@
                //            var tip = new Tip()
                //                {
                //                    Text = tipStr,
                //                    CloseTime = 3,
                //                    CloseTime = 1,
                //                    Direction = AMPopTipDirection.None
                //                };
                //                tip.Show(bodyView);