HDL_ON/UI/UI2/FuntionControlView/Light/RGBPage.cs
@@ -152,7 +152,7 @@ controlView.AddChidren(colorPicker); if(light.trait_on_off.curValue.ToString() == "off") { colorPicker.ColorImagePath = "FunctionIcon/Light/ColorWheel.png"; colorPicker.ColorImagePath = "FunctionIcon/Light/ColorWheelGray.png"; } #region 亮度调节