wei
2020-12-24 24a2c4998ee6d6a2b584d89804ebf99afc5f3629
HDL_ON/UI/UI2/FuntionControlView/Light/DimmerPageBLL.cs
@@ -66,7 +66,7 @@
            barFadeTime.OnStopTrackingTouchEvent = (sender, e) =>
            {
                light.fadeTime = e;
                light.SaveFunctionData(true);
                light.UpdataFuncitonInfo();
            };
        }