xm
2021-11-24 e7385e16297cc9659d0cc0eaf3cdf0786a3d35ce
HDL_ON/UI/UI2/4-PersonalCenter/PersonalCenterPage.cs
@@ -879,7 +879,7 @@
                    TextAlignment = TextAlignment.CenterLeft,
                    TextSize = CSS_FontSize.SubheadingFontSize,
                };
                btnClose.MouseUpEventHandler = (sender, e) => {
                btnClose.MouseUpEventHandler = (sender1, e1) => {
                    dialog.Close();
                };
                bodyView.AddChidren(btnClose);