document.body.style.background = "#f3f3f3 url('https://c1.staticflickr.com/3/2830/9163069867_9c5ee85409_b.jpg') no-repeat right top";
如何在此HTML DOM样式中调整背景图像的大小
http://w3schools.bootcss.com/jsref/prop_style_background.html 我一直在使用这个链接作为帮助,它说你可以编辑大小,但我不知道如何