소스 검색

更新 'login_html.js'

WXT往昔 3 년 전
부모
커밋
34cab756b7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      login_html.js

+ 1 - 1
login_html.js

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