From 19b4abbebede2255b8d9f286105c7bf41d254429 Mon Sep 17 00:00:00 2001 From: wxr <464027401@qq.com> Date: 星期五, 29 十二月 2023 09:44:58 +0800 Subject: [PATCH] 金路备份 --- HDL_ON/UI/UI2/4-PersonalCenter/PersonalDataPage.cs | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/HDL_ON/UI/UI2/4-PersonalCenter/PersonalDataPage.cs b/HDL_ON/UI/UI2/4-PersonalCenter/PersonalDataPage.cs index 1228ec0..db2106d 100644 --- a/HDL_ON/UI/UI2/4-PersonalCenter/PersonalDataPage.cs +++ b/HDL_ON/UI/UI2/4-PersonalCenter/PersonalDataPage.cs @@ -822,7 +822,7 @@ ListCellView myServerInfoCellView = new ListCellView() { }; - bodyScrolView.AddChidren(myServerInfoCellView); + //bodyScrolView.AddChidren(myServerInfoCellView); //璺宠浆鏈嶅姟鍣ㄤ俊鎭� Action selectAction = () => { @@ -843,7 +843,7 @@ ListCellView logOffView = new ListCellView() { }; - bodyScrolView.AddChidren(logOffView); + //bodyScrolView.AddChidren(logOffView); //娉ㄩ攢璐﹀彿鐣岄潰 Action logOffAction = () => { -- Gitblit v1.8.0