mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 18:14:13 +00:00
z- to zan-
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
### 基础用法
|
||||
|
||||
```html
|
||||
<z-picker :columns="pickerColumns" @change="handlePickerChange"></z-picker>
|
||||
<zan-picker :columns="pickerColumns" @change="handlePickerChange"></zan-picker>
|
||||
```
|
||||
|
||||
### API
|
||||
|
Reference in New Issue
Block a user