type : 输入框样式
defaultValue : 默认值
isSearch : 极速4.0搜索输入框
icon : 右边有图标
extcls_div : div class扩展
extcls_input : input class扩展
maxLength : input的maxlength属性
tabIndex : input的tabIndex属性
inputType: input的type属性,默认为text,可选password
width : input的宽度
name : name属性
prompt : 右侧红色提示文字,一般是 (必填) 这种
tips : 右侧红色错误提示,一般是 请输入正确的地址 这种,有箭头
autoFocus : 渲染后自动聚焦