WJC
2019-10-24 528c105b3aea0e6e00477365f16f57c1e3d7eb1c
ZigbeeApp/Shared/Phone/UserCenter/Suggestion/FeedbackForm.cs
@@ -41,7 +41,6 @@
            bodyFrameLayout.AddChidren(frameInput);
            var txtInput = new TextInputControl(bodyFrameLayout.Width - ControlCommonResourse.XXLeft * 2, Application.GetRealHeight(473), false);
            //txtInput.PlaceholderTextColor=UserCenterColor.Current
        }