xm
2020-07-14 224ea4055d5359d0bae0e7087ccc11724a2e49e5
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);