cyl/dev
wangxia 1 year ago
parent d82f0b431b
commit c90e14797f

@ -20,15 +20,7 @@
</swiper-item> </swiper-item>
</block> </block>
</swiper>--> </swiper>-->
<input type="text" <input type="text" value="{{inputVal}}" class="f14" bindinput="inputTyping" placeholder="{{jobNum ? '近48小时更新' + jobNum + '条信息' : ''}}" catchblur placeholder-class="f14" confirm-type="search" />
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> -->

Loading…
Cancel
Save