HDL_ON/UI/UI2/FuntionControlView/Curtain/MotorCurtainPageBLL.cs
@@ -137,7 +137,7 @@ { btnCurtainClose.MouseUpEventHandler = (sender, e) => { if (!function.online) if (!function.online2d) { new Tip() { @@ -165,7 +165,7 @@ btnCurtainStop.MouseUpEventHandler = (sender, e) => { if (!function.online) if (!function.online2d) { new Tip() { @@ -192,7 +192,7 @@ btnCurtainOpen.MouseUpEventHandler = (sender, e) => { if (!function.online) if (!function.online2d) { new Tip() { @@ -218,7 +218,7 @@ CurtainAnimation(100); }; if (!function.online) if (!function.online2d) { btnCurtainStop.MouseDownEventHandler = (sender, e) => {