ZigbeeApp/Shared/Phone/MainPage/ControlForm/DeviceAcDetailCardForm.csold mode 100755 new mode 100644
@@ -14,7 +14,6 @@ public class DeviceAcDetailCardForm : DeviceDetailCardCommonForm { #region ■ 变量声明___________________________ /// <summary> /// 界面上可以操作的控件 /// </summary> @@ -67,7 +66,7 @@ public override void InitMiddleFrameAfter(FrameLayout frameWhiteBack) { //左滑不能 this.ScrollEnabled = false; this.ScrollEnabled = true; this.deviceAc = (AC)this.device; //先清空 this.listControl = new List<ButtonBase>();