jiangping
2024-07-26 c76bba5af4d26ca148f02a214da527f9811b8a38
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>
  <!-- 分类 -->