From 96c686f89f126ad4cf1e262b83301fb7cc8bf2d5 Mon Sep 17 00:00:00 2001
From: gxc <guoxuecheng@guoxuechengdeMacBook-Pro.local>
Date: 星期四, 07 十一月 2019 10:57:31 +0800
Subject: [PATCH] 2019.11.7

---
 ZigbeeApp/Shared/Phone/UserCenter/Password/EditorSecondaryPasswordForm.cs |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/ZigbeeApp/Shared/Phone/UserCenter/Password/EditorSecondaryPasswordForm.cs b/ZigbeeApp/Shared/Phone/UserCenter/Password/EditorSecondaryPasswordForm.cs
index 4486590..2e74734 100755
--- a/ZigbeeApp/Shared/Phone/UserCenter/Password/EditorSecondaryPasswordForm.cs
+++ b/ZigbeeApp/Shared/Phone/UserCenter/Password/EditorSecondaryPasswordForm.cs
@@ -81,7 +81,6 @@
 
             //鍒濆鍖栭獙璇佺爜鎺т欢
             var btnCodeControl = new VerificationCodeControl(4);
-            btnCodeControl.SecureTextEntry = true;
             btnCodeControl.Y = Application.GetRealHeight(464);
             bodyFrameLayout.AddChidren(btnCodeControl);
             btnCodeControl.InitControl();;

--
Gitblit v1.8.0