wei
2020-12-17 e0f82803cc4d5da961e03029018c440126f3acd5
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 亮度调节