docs: improve hex readability

This commit is contained in:
陈嘉涵
2020-01-29 15:50:28 +08:00
parent 72fbbc3b15
commit 1917636b87
12 changed files with 14 additions and 14 deletions
+1 -1
View File
@@ -67,6 +67,6 @@ Use `pivot-text` to custom textuse `color` to custom bar color
| track-color `v2.2.9` | Track color | *string* | `#e5e5e5` |
| pivot-text | Pivot text | *string* | percentage |
| pivot-color | Pivot text background color | *string* | inherit progress color |
| text-color | Pivot text color | *string* | `#fff` |
| text-color | Pivot text color | *string* | `white` |
| inactive | Whether to be gray | *boolean* | `false` |
| show-pivot | Whether to show text | *boolean* | `true` |