feat(style): update basic red color (#4368)
This commit is contained in:
@@ -38,7 +38,7 @@ Vue.use(Progress);
|
||||
|
||||
<van-progress
|
||||
pivot-text="红色"
|
||||
color="#f44"
|
||||
color="#ee0a24"
|
||||
:percentage="50"
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user