''
liukangdong
2024-07-25 af648707fa2b2f86eff95629be0c092013790c76
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>
  <!-- 分类 -->