mirror of
https://github.com/youzan/vant.git
synced 2025-10-22 03:44:48 +00:00
docs: update desc of replace prop (#4639)
This commit is contained in:
@@ -174,7 +174,7 @@ export default {
|
||||
| info | 图标右上角徽标的内容 | *string \| number* | - | - |
|
||||
| url | 点击后跳转的链接地址 | *string* | - | - |
|
||||
| to | 点击后跳转的目标路由对象,同 vue-router 的 [to 属性](https://router.vuejs.org/zh/api/#to) | *string \| object* | - | - |
|
||||
| replace | 跳转时是否替换当前页面历史 | *boolean* | `false` | - |
|
||||
| replace | 是否在跳转时替换当前页面历史 | *boolean* | `false` | - |
|
||||
|
||||
### TabbarItem Slots
|
||||
|
||||
|
Reference in New Issue
Block a user