mirror of
https://github.com/youzan/vant.git
synced 2025-12-20 01:01:34 +08: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