wxr
2023-09-22 28af8fe24b23a958d365e40789dcf061e45056ad
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,
            };