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>();