mirror of
https://github.com/youzan/vant.git
synced 2026-04-01 02:01:29 +08:00
add auto generate example js
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
### 基础用法
|
||||
|
||||
:::demo
|
||||
:::demo 基础用法
|
||||
```html
|
||||
<div class="demo-switch__wrapper">
|
||||
<zan-switch class="some-customized-class" :checked="switchState" :on-change="updateState"></zan-switch>
|
||||
|
||||
Reference in New Issue
Block a user