Fix: deploy doc fail (#56)

This commit is contained in:
neverland
2017-07-21 11:42:49 +08:00
committed by 张敏
parent 78da8ff37f
commit 86d6b7097f
4 changed files with 9 additions and 60 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ export default {
设置`name`属性为对应的图标名称即可:
:::demo 所有Icon
:::demo 基础用法
```html
<van-icon name="qr-invalid" style="text-align: center"></van-icon>
```