WJC
2019-11-04 e5f993f52e09eb46878baced83bb8492f147d41c
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
        }