We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 667de30 + 0c771f2 commit b2bf9e0Copy full SHA for b2bf9e0
README.md
@@ -19,7 +19,7 @@ uView UI,是[uni-app](https://uniapp.dcloud.io/)生态优秀的UI框架,全
19
20
## [官方文档:https://www.uviewui.com](https://www.uviewui.com)
21
22
-### [点击加群交流反馈:1129077272](https://qm.qq.com/cgi-bin/qm/qr?k=1FfucLpozYbnb7FWo_KsqAdEi1mE3Qrf&jump_from=webapi)
+### [点击加群交流反馈:1084514613](https://jq.qq.com/?_wv=1027&k=uyZUkSlo)
23
24
## 特性
25
uview-ui/components/u-rate/u-rate.vue
@@ -12,7 +12,7 @@
12
:custom-prefix="customPrefix"
13
:show-decimal-icon="showDecimalIcon(index)"
14
:percent="decimal"
15
- :inactiveColor="inactiveColor"
+ :inactive-color="inactiveColor"
16
></u-icon>
17
</view>
18
0 commit comments