This commit is contained in:
贤心
2020-11-26 22:12:46 +08:00
parent fba6ab7cd2
commit f0f17b50b0
43 changed files with 153 additions and 80 deletions

View File

@@ -69,7 +69,7 @@ layui.use(['rate'], function(){
rate.render({
elem: '#test1'
,length: 3
,value: 2.2
,value: 3.2
,text: true
,half: true
,setText: function(value){