mirror of
https://github.com/youzan/vant.git
synced 2026-05-07 01:01:01 +08:00
docs: add more links (#4420)
This commit is contained in:
@@ -68,7 +68,7 @@ export default {
|
||||
| info | 提示消息 | *string \| number* | `''` | - |
|
||||
| disabled | 是否禁用该项 | *boolean* | `false` | 2.2.0 |
|
||||
| url | 跳转链接 | *string* | - | - |
|
||||
| to | 路由跳转对象,同 vue-router 的 to 属性 | *string \| object* | - | 2.0.4 |
|
||||
| to | 路由跳转对象,同 vue-router 的 [to 属性](https://router.vuejs.org/zh/api/#to) | *string \| object* | - | 2.0.4 |
|
||||
| replace | 跳转时是否替换当前页面历史 | *boolean* | `false` | 2.0.4 |
|
||||
|
||||
### SidebarItem Events
|
||||
|
||||
Reference in New Issue
Block a user