陈嘉乐
2020-07-17 627093aca723d4bfb971b97c828e8b3a22dbda78
ZigbeeApp/Shared/Phone/Device/Logic/LogicView/LightView.cs
@@ -47,7 +47,7 @@
        public Button seletecdTextBtn = new Button
        {
            X = Application.GetRealWidth(300),
            Y = Application.GetRealHeight(34),
            Y = Application.GetRealHeight(34+20),
            Height = Application.GetRealHeight(58),
            Width = Application.GetRealWidth(1080-300 - 126),
            TextAlignment = TextAlignment.CenterRight,