$("[widgetname='CLOCK0'] ").css(" backgroundColor"," transparent");
},100);
$("ui-state-enabled").css("background","none");
这两种放法都试过了
参数面板初始化事件
setTimeout(function() {
$('.fr-trigger-btn-up').css({
"background-color": "#004889" });