HDL Home App 第二版本 旧平台金堂用 正在使用
gxc
2019-12-20 a2b0218c104808fc686a40f258b48dc70bdd7170
ZigbeeApp/Shared/Phone/Device/CommonForm/SelectDeviceWithSeekBarRow.cs
@@ -162,6 +162,14 @@
        public void SetStatu(bool statu)
        {
            SelectBtn.Visible = statu;
            if(statu)
            {
                SetProgress(100);
            }
            else
            {
                SetProgress(0);
            }
        }
        /// <summary>