HDL_ON/UI/UI2/2-Classification/RoomPage.cs
@@ -104,9 +104,6 @@ { continue; } #if DEBUG //throw new ArgumentNullException(); #endif functionListView.AddChidren(new Button() { Height = Application.GetRealHeight(12) }); @@ -128,9 +125,10 @@ } else { var functionDiv = new FunctionControlZone(function, () => { this.ReLoadPage(); this.ReLoadPage(); //删除设备后重新刷新UI }) { Gravity = Gravity.CenterHorizontal,