HDL Home App 第二版本 旧平台金堂用 正在使用
chenqiyang
2022-08-26 e8d65cc090cee90ebe2d7087f95316d1fccdc74a
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;