HDL_ON/UI/UI2/FuntionControlView/1ContorlPage/AirFreshRelayControlPage.cs
@@ -109,15 +109,15 @@ { IsBackground = true }.Start(); }; //刷新界面状态 this.RefreshFormStatu(); if (fanSpeedList.Count > 0) { this.btnFan.UnSelectedImagePath = "FunctionIcon/AirFresh/Fan1.png"; this.btnFan.SelectedImagePath = "FunctionIcon/AirFresh/Fan1Select.png"; this.btnFanView.Text = Language.StringByID(StringId.LowWindSpeed); } //刷新界面状态 this.RefreshFormStatu(); } #endregion