更新 colorpicker 示例
This commit is contained in:
parent
f358962675
commit
76148cd93a
@ -88,7 +88,7 @@ body{padding:20px;}
|
||||
|
||||
colorpicker.render({
|
||||
elem: '#test3'
|
||||
,color: 'rgba(0,0,0)'
|
||||
,color: '#000'
|
||||
//,alpha: true
|
||||
//,format: 'rgb' //设置输入显示格式为rgb
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user