mirror of
https://gitee.com/vant-contrib/vant-weapp.git
synced 2025-04-06 03:58:05 +08:00
update README.md
This commit is contained in:
parent
1e828d2257
commit
71ac83c9d5
@ -96,9 +96,9 @@ Page({
|
||||
|
||||
| 事件名 | 说明 | 参数 |
|
||||
|-----------|-----------|-----------|
|
||||
| select | 选中选项时触发,禁用或加载状态下不会触发 | event.detail: 选项对应的对象 |
|
||||
| close | 关闭时触发 | - |
|
||||
| cancel | 取消按钮点击时触发 | - |
|
||||
| select | 选中选项时触发,选项禁用或加载时不会触发 | event.detail: 选项对应的对象 |
|
||||
|
||||
### actions
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user