Commit 45e23ec1c2670956bfb657c79f32c0983838e0bf

Authored by taiyuan
1 parent 124c4e0b

搜索框修改

components/diy_searchbox/diy_searchbox.wxml
... ... @@ -40,7 +40,6 @@
40 40 bindconfirm="sear" bindinput='set_input' focus="{{inputShowed}}"/>
41 41 </view>
42 42 <view class="his_str">
43   - <view class="item">历史搜索</view>
44 43 <view class="item">2121</view>
45 44 <view class="item">2121</view>
46 45 <view class="item">2121</view>
... ...