wei
2020-12-25 52ee15533255c42d7939df8490a20e9fad528f7b
HDL_ON/UI/UI2/1-HomePage/HomePageBLL.cs
@@ -202,6 +202,8 @@
                                            }
                                            else
                                            {
                                                if (function.spk != SPK.LightSwitch)
                                                {
                                                btn.Text = function.lastState;
                                            }
                                        }
@@ -211,6 +213,7 @@
                        }
                    }
                }
                }
                catch (Exception ex)
                {
                    MainPage.Log($"HomePage updata funciton states error {ex.Message}");