HDL Home App 第二版本 旧平台金堂用 正在使用
黄学彪
2021-01-14 d78515ac4ac8cf4a1785d9df18058d6724f12b79
ZigbeeApp/Shared/Phone/UserCenter/Device/Direction/AirQualitySensorDirectionForm.cs
@@ -54,7 +54,7 @@
                textMsg = string.Format(textMsg, "5");
            }
            var btnSecond2 = new NormalViewControl(this.GetPictrueRealSize(463), this.GetPictrueRealSize(45), false);
            btnSecond2.Y = this.GetPictrueRealSize(206);
            btnSecond2.Y = this.GetPictrueRealSize(200);
            btnSecond2.TextColor = UserCenterColor.Current.TextGrayColor3;
            btnSecond2.TextSize = 10;
            btnSecond2.TextAlignment = TextAlignment.Center;