ZigbeeApp/Shared/Phone/UserCenter/Suggestion/FeedbackForm.csold mode 100644 new mode 100755
@@ -89,8 +89,8 @@ //截取指定的byte字节 newValue = newValue.Substring(0, 500); txtInput.Text = newValue; #if Android //将光标至于最后 #if Android txtInput.SetSelectionEnd(); #endif }