HDL_ON/UI/UI2/FuntionControlView/Curtain/MotorCurtainPage.cs
@@ -61,6 +61,11 @@ /// </summary> Action actionRefresh; #endregion /// <summary> /// 正在控制 /// </summary> bool onControl = false; public MotorCurtainPage(Curtain func) { bodyView = this; @@ -136,6 +141,7 @@ Height = Application.GetRealWidth(177), Progress = curtain.percent, ProgressTextColor =0x00000000, IsInvertedProgress = true, }; controlView.AddChidren(curtainSeekBar);