wjc
2022-03-02 a154c3ce81601e3c202d3c5f4d0a8cefc5a7e8ae
HDL_ON/UI/UI2/4-PersonalCenter/AddFunction/AddDevciePage.cs
@@ -139,7 +139,7 @@
                    TextAlignment = TextAlignment.CenterLeft,
                    TextColor = CSS_Color.FirstLevelTitleColor,
                    TextSize = CSS_FontSize.TextFontSize,
                    Text = device.productName,
                    Text = device.ProductShowName,
                };
                row.AddChidren(btnName);