<view class="y-input-container">
<text class="y-label" wx:if="label">{{label}}</text>
<input class="y-input" type="text" placeholder="{{placeholder}}" bindinput="bindinput"/>
</view>