陈嘉乐
2020-04-28 3272ca5b51e19f7f8a827b0f68400570a547fe60
ZigbeeApp/Shared/Phone/UserCenter/HideOption/HideOptionFileContentForm.cs
@@ -62,7 +62,6 @@
                btnText.TextAlignment = TextAlignment.TopLeft;
                btnText.TextColor = UserCenterColor.Current.TextColor1;
                btnText.Text = textValue;
                btnText.Foucs = false;
                bodyFrameLayout.AddChidren(btnText);
            }
        }