feat(style): update basic red color (#4368)

This commit is contained in:
neverland
2019-09-05 11:25:43 +08:00
committed by GitHub
parent 2d7a188c2d
commit 988bb80003
31 changed files with 44 additions and 44 deletions
+1 -1
View File
@@ -182,7 +182,7 @@ In swipeable mode, you can switch tabs with swipe gestrue in the content
| background | Background color | *string* | `white` | - |
| line-width | Width of tab line | *string \| number* | Width of active tab | - |
| line-height | Height of tab line | *string \| number* | `3px` | - |
| color | Tab color | *string* | `#f44` | - |
| color | Tab color | *string* | `#ee0a24` | - |
| title-active-color | Title active color | *string* | - | - |
| title-inactive-color | Title inactive color | *string* | - | - |
| swipe-threshold | Set swipe tabs threshold | *number* | `4` | - | - |