wxr
2022-01-23 d9ec9be857367028edaeffb6092b141664a81c45
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);