search.vue.wxml 514 Bytes
<template name="0cdc8dd2"><view class="_view 0cdc8dd2"><view class="_div 0cdc8dd2 searchDiv"><image src="../../static/list/searchIcon.png" mode="widthFix" class="_image 0cdc8dd2 {{[isFocus ? 'focusClass' : '']}}"></image><input type="text" value="{{searchVal}}" bindinput="handleProxy" placeholder="输入名称" placeholder-class="centers" confirm-type="搜索" bindfocus="handleProxy" bindblur="handleProxy" data-eventid="{{'0cdc8dd2-0'}}" data-comkey="{{$k}}" class="_input 0cdc8dd2" /></view></view></template>