FVS 使用JS给组件设置背景 图片放在文件路径下了,动态的所以不用本身的背景设置
l类似这样
setTimeout(function() {
$("div[widgetname= REPORT0].fr-titlelayout").css("background", "url(/webroot/help/picture/icon_top1-18.png)center center / 100% 100% no-repeat")
}, 200);
https://help.fanruan.com/finereport/doc-view-4347.html