HDL_ON/UI/UI2/FuntionControlView/EnvironmentalScience/EnvironmentalPage.cs
@@ -706,6 +706,8 @@ { Application.RunOnMainThread(() => { try { if (bodyView != null) { for (int i = 0; i < bodyView.sensorListView.ChildrenCount; i++) @@ -747,6 +749,10 @@ } } } }catch(Exception ex ) { MainPage.Log($"更新环境传感器界面异常:{ex.Message}"); } }); }