WJC
2019-10-28 0058d3fd5cf6052016ae744aeca2272623bfb6c8
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
        }