docs: update version tag
This commit is contained in:
@@ -51,15 +51,15 @@ export default {
|
||||
|
||||
### Props
|
||||
|
||||
| 参数 | 说明 | 类型 | 默认值 | 版本 |
|
||||
|------|------|------|------|------|
|
||||
| title | 标题 | *string* | `''` | - |
|
||||
| left-text | 左侧文案 | *string* | `''` | - |
|
||||
| right-text | 右侧文案 | *string* | `''` | - |
|
||||
| left-arrow | 是否显示左侧箭头 | *boolean* | `false` | - |
|
||||
| fixed | 是否固定在顶部 | *boolean* | `false` | - |
|
||||
| border | 是否显示下边框 | *boolean* | `true` | - |
|
||||
| z-index | 元素 z-index | *number* | `1` | - |
|
||||
| 参数 | 说明 | 类型 | 默认值 |
|
||||
|------|------|------|------|
|
||||
| title | 标题 | *string* | `''` |
|
||||
| left-text | 左侧文案 | *string* | `''` |
|
||||
| right-text | 右侧文案 | *string* | `''` |
|
||||
| left-arrow | 是否显示左侧箭头 | *boolean* | `false` |
|
||||
| fixed | 是否固定在顶部 | *boolean* | `false` |
|
||||
| border | 是否显示下边框 | *boolean* | `true` |
|
||||
| z-index | 元素 z-index | *number* | `1` |
|
||||
|
||||
### Slots
|
||||
|
||||
|
||||
Reference in New Issue
Block a user