wxr
2024-05-20 efcffde735fa65ae34bae0bcc86313b74ed0e36c
HDL_ON/UI/UI2/FuntionControlView/Aks/AksListPage.cs
@@ -158,6 +158,7 @@
            btnName.TextColor = CSS_Color.FirstLevelTitleColor;
            btnName.TextAlignment = TextAlignment.CenterLeft;
            btnName.Text = i_device.name;
            btnName.TextSize = CSS_FontSize.TextFontSize;
            frameBack.AddChidren(btnName, ChidrenBindMode.BindEvent);
            var btnCollection = new Button()