From 24a9556ef3d0aa83ccb825d96a248c521cad35ed Mon Sep 17 00:00:00 2001
From: 陈嘉乐 <cjl@hdlchina.com.cn>
Date: 星期四, 14 五月 2020 11:18:45 +0800
Subject: [PATCH] 2020-05-14-1-2

---
 HDL_ON/UI/UI2/FuntionControlView/Curtain/MotorCurtainPage.cs |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/HDL_ON/UI/UI2/FuntionControlView/Curtain/MotorCurtainPage.cs b/HDL_ON/UI/UI2/FuntionControlView/Curtain/MotorCurtainPage.cs
index b65dd88..5e69429 100644
--- a/HDL_ON/UI/UI2/FuntionControlView/Curtain/MotorCurtainPage.cs
+++ b/HDL_ON/UI/UI2/FuntionControlView/Curtain/MotorCurtainPage.cs
@@ -129,7 +129,7 @@
                 Y = Application.GetRealHeight(130),
                 Width = Application.GetRealWidth(250),
                 Height = Application.GetRealWidth(177),
-                
+                Progress = curtain.openLevel
             };
             controlView.AddChidren(curtainSeekBar);
 

--
Gitblit v1.8.0