This commit is contained in:
zhuxiang
2017-02-28 15:10:20 +08:00
parent c78fe71177
commit 04712433c0
3 changed files with 47 additions and 13 deletions

View File

@@ -4,7 +4,9 @@
:::demo 样例代码
```html
<z-search placeholder="商品名称">
<z-search
placeholder="商品名称"
>
</z-search>
```
:::