|
|
|
@ -20,7 +20,15 @@
|
|
|
|
</swiper-item>
|
|
|
|
</swiper-item>
|
|
|
|
</block>
|
|
|
|
</block>
|
|
|
|
</swiper>-->
|
|
|
|
</swiper>-->
|
|
|
|
<input type="text" value="{{inputVal}}" class="f14" bindinput="inputTyping" placeholder="{{jobNum ? '近48小时更新' + jobNum + '条信息' : ''}}" catchblur placeholder-class="f14" />
|
|
|
|
<input type="text"
|
|
|
|
|
|
|
|
value="{{inputVal}}"
|
|
|
|
|
|
|
|
class="f14"
|
|
|
|
|
|
|
|
bindinput="inputTyping"
|
|
|
|
|
|
|
|
placeholder="{{jobNum ? '近48小时更新' + jobNum + '条信息' : ''}}"
|
|
|
|
|
|
|
|
catchblur
|
|
|
|
|
|
|
|
placeholder-class="f14"
|
|
|
|
|
|
|
|
confirm-type='search'
|
|
|
|
|
|
|
|
/>
|
|
|
|
<view class="iconfont icon-guanbi11 f10 c9 biggerSize" wx:if="{{chaShowed}}" style="color:#333;right:4px" catchtap="clearInput"></view>
|
|
|
|
<view class="iconfont icon-guanbi11 f10 c9 biggerSize" wx:if="{{chaShowed}}" style="color:#333;right:4px" catchtap="clearInput"></view>
|
|
|
|
</view>
|
|
|
|
</view>
|
|
|
|
<!-- <view class="weui-search-bar__input f14 oelps {{!chaShowed ? 'c9' : 'c3'}}" style="max-width: 70px;">{{inputVal}}</view> -->
|
|
|
|
<!-- <view class="weui-search-bar__input f14 oelps {{!chaShowed ? 'c9' : 'c3'}}" style="max-width: 70px;">{{inputVal}}</view> -->
|
|
|
|
|