HDL_ON/UI/UI2/4-PersonalCenter/AddFunction/DeviceListPage.cs
@@ -91,7 +91,13 @@ } finally { Application.RunOnMainThread(() => { waitPage.Hide(); }); Application.RunOnMainThread(() => { if (waitPage != null) { waitPage.RemoveFromParent(); waitPage = null; } }); } }) { IsBackground = true }.Start(); @@ -174,6 +180,8 @@ }; break; case SPK.SensorEnvironment: case SPK.SensorEnvironment2: case SPK.SensorEnvironment3: var smPage1 = new SensorEnvironmentManagerPage(); smPage1.AddForm(device); smPage1.DelDeviceEvent = () =>