黄学彪
2020-04-16 9d3c2727f1cd12f0a29c75f4ddff851d5243ac81
ZigbeeApp/Shared/Phone/UserCenter/HideOption/HideOptionFileContentForm.cs
@@ -62,7 +62,7 @@
                btnText.TextAlignment = TextAlignment.TopLeft;
                btnText.TextColor = UserCenterColor.Current.TextColor1;
                btnText.Text = textValue;
                btnText.Foucs = false;
                btnText.Enable = false;
                bodyFrameLayout.AddChidren(btnText);
            }
        }