ZigbeeApp/Shared/Phone/MainPage/ControlForm/DeviceCurtainDetailCardForm.cs
@@ -186,7 +186,6 @@ SeekBarSiphonateCurtain.Progress = (device as Rollershade).WcdCurrentPositionLiftPercentage; frameWhiteBack.AddChidren(SeekBarSiphonateCurtain); SeekBarSiphonateCurtain.IsProgressTextShow = false; SeekBarSiphonateCurtain.CurtainPaddingTop = Application.GetRealHeight(110); //卷帘控件里面的那个显示百分比的控件 int progressY = SeekBarSiphonateCurtain.Y - Application.GetMinReal(204);