4 lines
200 B
Plaintext
Raw Normal View History

2019-12-23 10:04:09 +08:00
<view class="search">
2019-12-26 09:13:34 +08:00
<image src="../../../utils/img/search.png"></image>
2019-12-24 21:54:49 +08:00
<input type="text" confirm-type="search " bindconfirm="search" placeholder="输入您要搜索的产品" />
2019-12-13 11:43:02 +08:00
</view>