textarea第一次会直接触发bindblur 第二次就正常?
<textarea class='text_V' auto-focus="true" show-confirm-bar="{{false}}" placeholder="请输入内容" auto-height="{{true}}" bindblur="onHideInput" bindfocus="bindGETHei" adjust-position="{{false}}"/>
<textarea class='text_V' auto-focus="true" show-confirm-bar="{{false}}" placeholder="请输入内容" auto-height="{{true}}" bindblur="onHideInput" bindfocus="bindGETHei" adjust-position="{{false}}"/>