ZigbeeApp/Shared/Phone/UserCenter/Device/AirConditioner/ACZbGatewayUpdateMenuForm.cs
@@ -75,7 +75,7 @@ btnNewVersion.Visible = hadNewVersion; btnNewVersion.X = Application.GetRealWidth(242); btnNewVersion.Y = Application.GetRealHeight(23); rowComunication.AddChidren(btnNewVersion, ChidrenBindMode.BindEventOnly); rowComunication.AddChidren(btnNewVersion, ChidrenBindMode.BindEvent); //空调模块 var rowModel = new FrameRowControl(listView.rowSpace / 2);