From a879e5dac4fc7cee747e25a63002c40462cdaef7 Mon Sep 17 00:00:00 2001
From: lss <lsc@hdlchina.com.cn>
Date: 星期四, 26 五月 2022 11:39:43 +0800
Subject: [PATCH] 兼容全视通可视对讲

---
 HDL_ON/UI/UI2/4-PersonalCenter/FaceManagement/FacePassagePage.cs |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/HDL_ON/UI/UI2/4-PersonalCenter/FaceManagement/FacePassagePage.cs b/HDL_ON/UI/UI2/4-PersonalCenter/FaceManagement/FacePassagePage.cs
index 58570c9..8cca07f 100644
--- a/HDL_ON/UI/UI2/4-PersonalCenter/FaceManagement/FacePassagePage.cs
+++ b/HDL_ON/UI/UI2/4-PersonalCenter/FaceManagement/FacePassagePage.cs
@@ -128,7 +128,6 @@
             };
             communityRow.AddChidren(btnCommunityTitle);
 
-
             btnCommunityAccessControlIcon = new Button()
             {
                 X = Application.GetRealWidth(314),
@@ -158,7 +157,6 @@
             };
 
 #endregion
-
 
             var btnTip = new Button()
             {
@@ -338,9 +336,6 @@
             btnEraseData.RemoveFromParent();
             btnSetFaceId.TextID = StringId.SetFace;
         }
-
-
-
 
         /// <summary>
         /// 鍔犺浇鍥炬爣閫夋嫨閫夐」

--
Gitblit v1.8.0