mirror of
https://github.com/youzan/vant.git
synced 2025-10-18 01:17:15 +00:00
文档优化
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
|
||||
### 基础用法
|
||||
|
||||
:::demo
|
||||
```html
|
||||
<div class="zan-button-1">
|
||||
<zan-button @click="popupShow1 = true">从下方弹出popup</zan-button>
|
||||
@@ -54,6 +55,7 @@ export default {
|
||||
};
|
||||
</script>
|
||||
```
|
||||
:::
|
||||
|
||||
### API
|
||||
|
||||
|
Reference in New Issue
Block a user