From 1f5d37fbca31293eff043f4a051be6f6876cea09 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期一, 27 六月 2022 09:12:19 +0800 Subject: [PATCH] 跳动优化 --- HDL_ON/UI/UI2/4-PersonalCenter/PersonalCenterPage.cs | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HDL_ON/UI/UI2/4-PersonalCenter/PersonalCenterPage.cs b/HDL_ON/UI/UI2/4-PersonalCenter/PersonalCenterPage.cs index 703cb02..b4008c8 100644 --- a/HDL_ON/UI/UI2/4-PersonalCenter/PersonalCenterPage.cs +++ b/HDL_ON/UI/UI2/4-PersonalCenter/PersonalCenterPage.cs @@ -928,7 +928,7 @@ #endif #endregion - #region 鑾峰彇鏀寔 + //#region 鑾峰彇鏀寔 //FrameLayout supView = new FrameLayout() //{ // Height = Application.GetRealWidth(44), @@ -1022,7 +1022,7 @@ // BackgroundColor = CSS_Color.DividingLineColor //}; //supView.AddChidren(btnSupportViewLine); - #endregion + //#endregion #region 鍏充簬On Pro FrameLayout aboutView = new FrameLayout() -- Gitblit v1.8.0