mirror of
https://github.com/youzan/vant.git
synced 2026-01-20 07:00:14 +08:00
docs: remove legacy version tag (#7876)
This commit is contained in:
@@ -104,7 +104,7 @@ Use slots to custom tips.
|
||||
| success-text | Text to show when loading success | _string_ | - |
|
||||
| success-duration | Success text display duration(ms) | _number \| string_ | `500` |
|
||||
| animation-duration | Animation duration | _number \| string_ | `300` |
|
||||
| head-height `v2.4.2` | Height of head | _number \| string_ | `50` |
|
||||
| head-height | Height of head | _number \| string_ | `50` |
|
||||
| disabled | Whether to disable pull refresh | _boolean_ | `false` |
|
||||
|
||||
### Events
|
||||
|
||||
@@ -111,7 +111,7 @@ export default {
|
||||
| success-text | 刷新成功提示文案 | _string_ | - |
|
||||
| success-duration | 刷新成功提示展示时长(ms) | _number \| string_ | `500` |
|
||||
| animation-duration | 动画时长 | _number \| string_ | `300` |
|
||||
| head-height `v2.4.2` | 顶部内容高度 | _number \| string_ | `50` |
|
||||
| head-height | 顶部内容高度 | _number \| string_ | `50` |
|
||||
| disabled | 是否禁用下拉刷新 | _boolean_ | `false` |
|
||||
|
||||
### Events
|
||||
|
||||
Reference in New Issue
Block a user