wechat_jiaxuan/pages/consult/consult.wxml
@@ -2,7 +2,7 @@ <view class="home_top"> <view class="search_wrap"> <image src="../../static/icon/ic_search@2x.png" mode="widthFix"></image> <input bindblur="getList" model:value="{{ query }}" type="text" placeholder="搜索资讯标题" /> <input bindconfirm="searchList" model:value="{{ query }}" type="text" placeholder="搜索资讯标题" /> </view> </view> <!-- 分类 -->