style(Rate): the default color is adjusted to red (#6373)
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<van-rate
|
||||
v-model="value3"
|
||||
:size="25"
|
||||
color="#ee0a24"
|
||||
color="#ffd21e"
|
||||
void-icon="star"
|
||||
void-color="#eee"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user