gxc
2019-10-29 081ea8d273048fd03756718ac6fb48a3c09218e9
ZigbeeApp/Shared/Phone/UserCenter/Residence/ResidenceListForm.cs
@@ -121,7 +121,7 @@
            string fullName = UserCenterLogic.CombinePath(DirNameResourse.LocalMemoryDirectory, DirNameResourse.ResidenceSortFile);
            UserCenterLogic.SaveFileContent(fullName, listResidenceSort);
            Application.RunOnMainThread(() =>
            HdlThreadLogic.Current.RunMain(() =>
            {
                if (this.Parent == null)
                {
@@ -215,7 +215,7 @@
                            Room.InitAllRoom();
                            Application.RunOnMainThread(() =>
                            HdlThreadLogic.Current.RunMain(() =>
                            {
                                //重新刷新列表
                                this.listView.RemoveAll();
@@ -233,9 +233,9 @@
                }
            };
            if (info.IsOthreShare == true && info.AccountType != 1)
            if (info.IsOthreShare == true)
            {
                //分享的,又不拥有管理员权限的,不能更改
                //分享的,不能更改
                return;
            }
            //更改