docs: add teleport link (#9176)
This commit is contained in:
@@ -90,7 +90,7 @@ export default {
|
||||
| finish-icon `v3.0.7` | 已完成步骤对应的底部图标,优先级高于 `inactive-icon`,可选值见 [Icon 组件](#/zh-CN/icon) | _string_ | - |
|
||||
| active-color | 当前步骤和已完成步骤的颜色 | _string_ | `#07c160` |
|
||||
| inactive-color | 未激活步骤的颜色 | _string_ | `#969799` |
|
||||
| icon-prefix `v3.0.15` | 图标类名前缀,同 Icon 组件的 [class-prefix 属性](#/zh-CN/icon#props) | _string_ | `van-icon` |
|
||||
| icon-prefix `v3.0.15` | 图标类名前缀,等同于 Icon 组件的 [class-prefix 属性](#/zh-CN/icon#props) | _string_ | `van-icon` |
|
||||
|
||||
### Step Slots
|
||||
|
||||
|
||||
Reference in New Issue
Block a user