wei
2020-12-23 e0b8a7e79691d6187e4ea01a5cdd1f8802f8b00c
HDL_ON/UI/UI2/FuntionControlView/Light/RGBPageBLL.cs
@@ -246,6 +246,8 @@
                {
                    return;
                }
                btnWhiteRound.Gravity = Gravity.Center;
                light.SetRGBcolor(new byte[] { 255, 255, 255 });
                btnCurColor.BackgroundColor = 0xFFFFFFFF;
                System.Collections.Generic.Dictionary<string, string> d = new System.Collections.Generic.Dictionary<string, string>();