陈嘉乐
2020-08-18 9c6113734c463008f090f639ff974ae75b01c6ea
ZigbeeApp/Shared/Phone/UserCenter/Guide/GuideForm2.cs
@@ -54,7 +54,7 @@
            var btnKnwon = this.AddIKnwonButton();
            btnKnwon.ButtonClickEvent += (sender, e) =>
            {
                Phone.Device.Room.RoomManagement.Instance.CanClick = true;
                Phone.MainPage.ListRoomViewFrom.Instance.CanClick = true;
                this.RemoveFromParent();
            };
        }