setTimeout(function(){
$(".fr-checkbox-checkon").css('background-image','url(https://finebi-prod.pipechina.com.cn/webroot/one.png)');
$(".fr-checkbox-checkoff").css('background-image','url(https://finebi-prod.pipechina.com.cn/webroot/black.png)');
},100)
状态改变事件