# integer

	
	<div class="u-text"  u-meta='{"id":"f1","data":"dt1","field":"f1","type":"integer"}'>
        <input class="u-input"/>
    </div>

## # id
元素对应的id

## # data
元素对应的dateTable

## # field
元素对应的dateTable中的字段

## # type
元素对应的类型，此处integer表示元素为整数数字输入框。
