HDL Home App 第二版本 旧平台金堂用 正在使用
hxb
2022-08-25 c2a220d25e2b780cd7b13030666c6cdd08a58519
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),