文档优化

This commit is contained in:
cookfront
2017-03-06 15:16:02 +08:00
parent 76fa89a49c
commit 7093f1772f
26 changed files with 403 additions and 132 deletions

View File

@@ -30,6 +30,7 @@ export default {
### 基础用法
:::demo
```html
<zan-button @click="handleAlertClick">alert</zan-button>
@@ -63,6 +64,7 @@ export default {
};
</script>
```
:::
### API