ZigbeeApp/Shared/Phone/UserCenter/Device/Curtain/AutoOpenDirectionAndLimitSettionForm.cs
@@ -61,7 +61,7 @@ /// <param name="i_listdevice">窗帘的回路</param> public void ShowForm(Rollershade i_CurtainDevice) { UserView.HomePage.Instance.ScrollEnabled = false; this.ScrollEnabled = false; this.curtainDevice = i_CurtainDevice; @@ -775,8 +775,6 @@ { HdlGatewayReceiveLogic.Current.RemoveEvent("CurtainDeviceAttribute"); HdlGatewayReceiveLogic.Current.RemoveEvent("ReceiveLimitData"); UserView.HomePage.Instance.ScrollEnabled = true; base.CloseFormBefore(); }