zanui docs

This commit is contained in:
cookfront
2017-03-17 17:20:56 +08:00
parent 22747de5f9
commit 6726f1e4f1
10 changed files with 98 additions and 17 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ export default {
```html
<div class="uploader-container">
<zan-uploader @file-readed="logContent">
<zan-icon name="camera"></zan-icon>
<zan-icon name="photograph"></zan-icon>
</zan-uploader>
</div>
```