| | |
| | | <!-- --> |
| | | <view class="search_wrap"> |
| | | <view class="input_wrap"> |
| | | <image class="icon" src="../../static/icon/ic_search@2x.png" mode="widthFix"></image> |
| | | <image class="icon" src="../../static/icon/ic_search@2x.png"></image> |
| | | <input model:value="{{keyWords}}" bindblur="reloadList" type="text" placeholder="搜索客户昵称、导购、备注名" /> |
| | | </view> |
| | | <image bindtap="jumpClient" class="kehu" src="../../static/icon/kehu_ic_new@2x.png" mode="widthFix"></image> |
| | | <image bindtap="jumpClient" class="kehu" src="../../static/icon/kehu_ic_new@2x.png"></image> |
| | | </view> |
| | | <!-- --> |
| | | <scroll-view bindscrolltolower="scrolltolower" scroll-y enable-passive enable-flex class="list"> |