问题一:textarea是可以设置内部内容的字体颜色的,{xtype:'textarea', style:'color:red;'}问题二:textfield设置高度:{xtype: 'textfield', height:50}