mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 19:24:16 +00:00
增加cell swipe组件 (#39)
* add cell swipe * cell swipe * bugfix * test * style
This commit is contained in:
@@ -3,6 +3,9 @@
|
||||
|
||||
|
||||
|
||||
</example-block><example-block title="基础用法">
|
||||
<van-search placeholder="搜索商品" type="showcase"></van-search>
|
||||
|
||||
</example-block><example-block title="监听对应事件">
|
||||
<van-search placeholder="商品名称" @search="goSearch" @change="handleChange" @cancel="handleCancel"></van-search>
|
||||
|
||||
|
Reference in New Issue
Block a user