[Doc] remove old version tip (#3694)

This commit is contained in:
neverland
2019-06-29 16:56:07 +08:00
committed by GitHub
parent 8a1a186dac
commit cbda63939d
33 changed files with 104 additions and 104 deletions

View File

@@ -51,7 +51,7 @@ export default {
| 参数 | 说明 | 类型 | 默认值 | 版本 |
|------|------|------|------|------|
| items | 分类显示所需的数据,结构参见下方 | `Array` | `[]` | - |
| height | 高度,单位为 px | `Number` | `300` | 1.3.6 |
| height | 高度,单位为 px | `Number` | `300` | - |
| main-active-index | 左侧导航高亮的索引 | `Number` | `0` | - |
| active-id | 右侧选择项高亮的数据id | `String | Number` | `0` | - |