mac
2024-07-25 3f6685c77beeb12baf840733fb890860f4c26e7c
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();
            };