mac
2023-10-17 5ec581e5d37b108fc9d59e89afd8e94e21b32080
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();
            };