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> /// 加载图标选择选项 @@ -573,7 +568,9 @@ }) { IsBackground = true }.Start(); } catch { } catch (Exception ex) { MainPage.Log(ex.Message); } }