按钮控件如何设置背景图片实现拉伸效果
this.element[0].style.backgroundSize="100% 100%";
this.element[0].style.backgroundRepeat="no-repeat";
决策报表报表块加载背景js,报表块初始化后事件
setTimeout(function() {
$('.content-container').css({'background': 'url(/webroot/help/picture/icon_top1-18.png)no-repeat','background-size':'100% 100%'});
}, 1000);