[improvement] IndexBar: add default highlight color and more less vars

This commit is contained in:
陈嘉涵
2019-05-30 16:04:10 +08:00
parent 37ed9bd9ba
commit d67cec269f
7 changed files with 19 additions and 8 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ export default {
| index-list | Index List | `Array` | `A-Z` |
| z-index | z-index | `Number` | `1` |
| sticky | Whether to enable anchor sticky top | `Boolean` | `true` |
| highlight-color | Index character highlight color | `String` | - | - |
| highlight-color | Index character highlight color | `String` | `#07c160` | - |
### IndexAnchor Props