wxr
2023-11-06 6a8eb1ce9d8e34c50164a4e24e7098e681ee08b6
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();
            };