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
@@ -116,7 +116,7 @@ export default {
| rate | Target rate | *number \| string* | `100` |
| size | Circle size | *number \| string* | `100px` |
| color `v2.1.4` | Progress color, passing object to render gradient | *string \| object* | `#1989fa` |
| layer-color | Layer color | *string* | `#fff` |
| layer-color | Layer color | *string* | `white` |
| fill | Fill color | *string* | `none` |
| speed | Animate speedrate/s| *number \| string* | `0` |
| text | Text | *string* | - |