tzy
2021-03-26 0c1e29166e6b188939c092d16f87ce2a27662c5f
HDL_ON/UI/UI2/FuntionControlView/FoolHeating/FloorHeatingPage.cs
@@ -234,7 +234,10 @@
                Height = Application.GetRealWidth(30),
                UnSelectedImagePath = fhTemp.GetModeIconPath(function.GetAttrState(FunctionAttributeKey.Mode))
            };
            if (function.GetAttribute(FunctionAttributeKey.Mode)!=null)
            {
            controlView.AddChidren(btnMode);
            }
            btnSwitch = new Button()
            {