Skip to content

Commit 5de0bd6

Browse files
committed
修改:半星渲染颜色不一致的问题
1 parent 14f8378 commit 5de0bd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

uview-ui/components/u-rate/u-rate.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
:custom-prefix="customPrefix"
1313
:show-decimal-icon="showDecimalIcon(index)"
1414
:percent="decimal"
15-
:inactiveColor="inactiveColor"
15+
:inactive-color="inactiveColor"
1616
></u-icon>
1717
</view>
1818
</view>

0 commit comments

Comments
 (0)