Browse Source

更新 'login_html.js'

WXT往昔 2 years ago
parent
commit
0510ce437b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      login_html.js

+ 1 - 1
login_html.js

@@ -70,7 +70,7 @@ z-index:999999;">
 //-----------------------------------------------------------------------------------------
  $('body').css({
         backgroundImage:'url(https://www.gitinn.com/pan-chinese/_blogs/raw/master/img/'+parseInt(Math.random()*11+1)+'.png)',
-        backgroundSize:'100% 100%',
+        backgroundSize:'cover',
         backgroundPosition:'center center',
         backgroundRepeat:'no-repeat',
     })