This commit is contained in:
muzi 2019-06-23 19:12:36 +08:00
parent b11b6e2be9
commit 9336d7ae71
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ window.Win10 = {
}, 50)
},
_setBackgroundImg:function (img) {
$('#win10').css('background-image','url('+img+')')
$('#win10 .background').css('background-image','url('+img+')')
},
_settop:function (layero) {
if(!isNaN(layero)){