基本类型

文本框 描述
input type='email'
input type='text'
input type='checkbox'
input type='radio''
textarea row='3'
file
select

文本框状态

文本框 描述

禁用:input type='text' diabled

焦点:input type='text' class='form-focus'

has-warning

has-error

has-success

高度变化

文本框 描述
.input-lg
Default iinput
.input-sm

宽度变化