mirror of
https://gitee.com/layui/layui.git
synced 2026-01-28 19:11:26 +08:00
update
This commit is contained in:
@@ -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){
|
||||
|
||||
Reference in New Issue
Block a user