HDL Home App 第二版本 旧平台金堂用 正在使用
温居城
2021-10-27 993ecf49ae04ccea89f6bc4a32cfc0c45def1215
ZigbeeApp/Shared/Phone/Device/Logic/LogicView/LightView.cs
@@ -34,8 +34,8 @@
        /// </summary>
        public Button nextBtn = new Button
        {
            Width = Application.GetMinRealAverage(103),
            Height = Application.GetMinRealAverage(103),
            Width = Application.GetRealWidth(103),
            Height = Application.GetRealWidth(103),
            UnSelectedImagePath = "ZigeeLogic/back1.png",
            X = Application.GetRealWidth(920),
            Y = Application.GetRealHeight(11 + 20),