HDL_ON/UI/UI2/3-Intelligence/Automation/ConditionDeviceFunList.cs
@@ -204,6 +204,8 @@ break; //环境检测传感器 case SPK.SensorEnvironment: case SPK.SensorEnvironment2: case SPK.SensorEnvironment3: { #region 界面 ///温度 @@ -229,7 +231,11 @@ LogicView.FunTypeView tvocView = new LogicView.FunTypeView(); tvocView.frameLayout.Y = co2View.frameLayout.Bottom; tvocView.btnText.TextID = StringId.tvoc; fLayout.AddChidren(tvocView.FLayoutView()); if (SPK.SensorEnvironment3 != device.spk) { fLayout.AddChidren(tvocView.FLayoutView()); } #endregion #region 点击事件 ///温度点击事件