HDL_ON/UI/UI2/FuntionControlView/EnvironmentalScience/EnvironmentalSensorPage.cs
@@ -25,7 +25,6 @@ sensor = ss; } public void LoadPage() { @@ -35,6 +34,7 @@ { Y = Application.GetRealHeight(64), Height = Application.GetRealHeight(600), ScrollEnabled = false }; bodyView.AddChidren(contentView); @@ -656,7 +656,10 @@ { continue; } if(initTitleButton) contentView.ScrollEnabled = true; if (initTitleButton) { Button btnOthreTitle = new Button() {