wxr
2020-11-20 f4b178e64fd43262872fe9d443aa9da6048ceaac
HDL_ON/UI/UI2/FuntionControlView/Light/RGBPage.cs
@@ -298,7 +298,7 @@
            controlView.AddChidren(btnSwitch);
            LoadEventList();
            new TopViewDiv(bodyView, Language.StringByID(StringId.Lights)).LoadTopView(light, actionRefresh);
            new TopViewDiv(bodyView, Language.StringByID(StringId.Lights)).LoadTopView_FunctionTop(light, actionRefresh);
        }
    }
}