wxr
2023-09-11 ec5a167e0366a75642e45dbd30817c1c8ae57e79
OnPro/HDL_ON/UI/UI2/4-PersonalCenter/PersonalDataPage.cs
@@ -195,7 +195,7 @@
            bodyScrolView = new VerticalScrolViewLayout()
            {
                Y = Application.GetRealHeight(64),
                Y = Application.GetRealHeight(74),
                VerticalScrollBarEnabled = false,
                Height = Application.GetRealHeight(551),
            };
@@ -208,7 +208,7 @@
            headPortraitView = new FrameLayout()
            {
                //Y = Application.GetRealHeight(64),
                //Y = Application.GetRealHeight(74),
                Height = Application.GetRealHeight(124),
                BackgroundColor = CSS_Color.MainBackgroundColor,
            };