mac
2023-11-06 54c202bd4867092fca2bc6f96bec0cfd1056a46a
HDL_ON/UI/UI2/3-Intelligence/Automation/LogicView/brightnessView.cs
@@ -217,7 +217,7 @@
                //{
                //    return;
                //}
                action(brightnesValue.ToString(), UnitSring(stateValue));
                action(seekBarVol.Progress.ToString(), UnitSring(seekBarVol.Progress.ToString()));
                //移除fLayout界面
                fLayout.RemoveFromParent();
            };