ZigbeeApp/Shared/Phone/UserCenter/Guide/GuideForm2.cs
@@ -54,7 +54,7 @@ var btnKnwon = this.AddIKnwonButton(); btnKnwon.ButtonClickEvent += (sender, e) => { Phone.MainPage.ListRoomViewFrom.Instance.CanClick = true; Phone.MainPage.LeftListRoomViewFrom.Instance.CanClick = true; this.RemoveFromParent(); }; }