HDL Home App 第二版本 旧平台金堂用 正在使用
黄学彪
2019-11-04 c7698e163e43cea9e7f8ee45f8e3f91c9265cca4
ZigbeeApp/Shared/Phone/UserCenter/Device/Direction/SensorDoorWindowDirectionForm.cs
@@ -63,8 +63,8 @@
            string textMsg1 = textMsg.Substring(0, index);
            string textMsg2 = textMsg.Substring(index, textMsg.Length - index);
            var btnSecond1 = new NormalViewControl(Application.GetMinRealAverage(120), Application.GetMinRealAverage(45), false);
            btnSecond1.X = Application.GetMinRealAverage(242);
            var btnSecond1 = new NormalViewControl(Application.GetMinRealAverage(150), Application.GetMinRealAverage(45), false);
            btnSecond1.X = Application.GetMinRealAverage(235);
            btnSecond1.Y = Application.GetMinRealAverage(214);
            btnSecond1.TextColor = UserCenterColor.Current.TextGrayColor3;
            btnSecond1.TextAlignment = TextAlignment.Center;