决策报表里有2个报表块report1,report2,我想通过js更改report1的背景图片,如果实现?求大神?? 文档里的js(如下)是修改整个决策报表的背景!!, setTimeout(function() { $('.content-container').css('background', 'url(http://localhost:8075/webroot/help/picture/1.gif)'); }, 1000); |
立即参与
