style(Rate): the default color is adjusted to red (#6373)

This commit is contained in:
neverland
2020-06-20 16:31:01 +08:00
committed by GitHub
parent ce3a519098
commit 3ae5001f20
5 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
<van-rate
v-model="value3"
:size="25"
color="#ee0a24"
color="#ffd21e"
void-icon="star"
void-color="#eee"
/>