docs: update version tag

This commit is contained in:
陈嘉涵
2020-01-10 21:06:05 +08:00
parent 6555af4f76
commit e16239e426
124 changed files with 1974 additions and 1974 deletions
+5 -5
View File
@@ -54,11 +54,11 @@ export default {
### Props
| Attribute | Description | Type | Default | Version |
|------|------|------|------|------|
| offset-top | Offset top | *number* | `0` | - |
| z-index | z-index when sticky | *number* | `99` | - |
| container | Container DOM | *HTMLElement* | - | - |
| Attribute | Description | Type | Default |
|------|------|------|------|
| offset-top | Offset top | *number* | `0` |
| z-index | z-index when sticky | *number* | `99` |
| container | Container DOM | *HTMLElement* | - |
### Events
+5 -5
View File
@@ -64,11 +64,11 @@ export default {
### Props
| 参数 | 说明 | 类型 | 默认值 | 版本 |
|------|------|------|------|------|
| offset-top | 吸顶时与顶部的距离,单位`px` | *number* | `0` | - |
| z-index | 吸顶时的 z-index | *number* | `99` | - |
| container | 容器对应的 HTML 节点 | *HTMLElement* | - | - |
| 参数 | 说明 | 类型 | 默认值 |
|------|------|------|------|
| offset-top | 吸顶时与顶部的距离,单位`px` | *number* | `0` |
| z-index | 吸顶时的 z-index | *number* | `99` |
| container | 容器对应的 HTML 节点 | *HTMLElement* | - |
### Events