HDL_ON/UI/UI2/3-Intelligence/Automation/OutdoorEnvironment.cs
@@ -91,7 +91,7 @@ temperaturehigherView.btnClick.MouseUpEventHandler += (sen, e) => { new LogicView.TipPopView { }.InputBox1(1,"",1,(s)=> { }); }; //温度低于 temperatureunderView.btnClick.MouseUpEventHandler += (sen, e) => @@ -125,5 +125,6 @@ #endregion } } }