HDL_ON/UI/UI2/FuntionControlView/Light/RGBPage.cs
@@ -153,6 +153,10 @@ ColorImagePath = "FunctionIcon/Light/ColorWheel.png", }; controlView.AddChidren(colorPicker); if(light.trait_on_off.curValue.ToString() == "off") { colorPicker.ColorImagePath = "FunctionIcon/Light/ColorWheel.png"; } #region 亮度调节 var btnBrightnessText = new Button()