wei
2020-12-25 52ee15533255c42d7939df8490a20e9fad528f7b
HDL_ON/UI/UI2/1-HomePage/HomePage.cs
@@ -720,7 +720,11 @@
                    Tag = "state",
                    Text = function.lastState
                };
                view.AddChidren(btnState);
                if (function.spk != SPK.LightSwitch)
                {
                    view.AddChidren(btnState);
                }
                Button btnCollection;
                btnCollection = new Button()