JLChen
2020-12-17 e5248512859d7c85e603d898319469e47cda7071
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 亮度调节