HDL_ON/UI/UI2/4-PersonalCenter/GetSupport/GetSupportPage.cs
@@ -20,6 +20,7 @@ public GetSupportPage() { bodyView = this; BackgroundColor = CSS_Color.MainBackgroundColor; } public void LoadPage() @@ -59,7 +60,7 @@ FrameLayout emailRow = new FrameLayout() { Y = Application.GetRealHeight(114), Y = phoneRow.Bottom, Height = Application.GetRealWidth(50), }; bodyView.AddChidren(emailRow);