Skip to content

Commit b2bf9e0

Browse files
authored
Merge pull request umicro#498 from YanxinNet/dev
Update rate
2 parents 667de30 + 0c771f2 commit b2bf9e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ uView UI,是[uni-app](https://uniapp.dcloud.io/)生态优秀的UI框架,全
1919

2020
## [官方文档:https://www.uviewui.com](https://www.uviewui.com)
2121

22-
### [点击加群交流反馈:1129077272](https://qm.qq.com/cgi-bin/qm/qr?k=1FfucLpozYbnb7FWo_KsqAdEi1mE3Qrf&jump_from=webapi)
22+
### [点击加群交流反馈:1084514613](https://jq.qq.com/?_wv=1027&k=uyZUkSlo)
2323

2424
## 特性
2525

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)