HDL Home App 第二版本 旧平台金堂用 正在使用
温居城
2021-10-27 993ecf49ae04ccea89f6bc4a32cfc0c45def1215
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();
            };
        }