From c3727a2872f7a396ea9ad847aefb4d0b29d745bf Mon Sep 17 00:00:00 2001
From: wxr <464027401@qq.com>
Date: 星期五, 13 五月 2022 23:47:56 +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