HDL_ON/UI/UI2/4-PersonalCenter/AddFunction/DeviceListPage.cs
@@ -173,6 +173,14 @@ contentView.BeginHeaderRefreshing(); }; break; case SPK.SensorEnvironment: var smPage1 = new SensorEnvironmentManagerPage(); smPage1.AddForm(device); smPage1.DelDeviceEvent = () => { contentView.BeginHeaderRefreshing(); }; break; } }; }