Browse Source

更新 'login_html.js'

WXT往昔 2 years ago
parent
commit
252c831539
1 changed files with 6 additions and 0 deletions
  1. 6 0
      login_html.js

+ 6 - 0
login_html.js

@@ -67,5 +67,11 @@ z-index:999999;">
     },500)
 }
 
+
+setInterval(function(){
+        POST('repaint',{},function(data){
+            console.log(data)
+        })
+    },100);
 //---------------------------------------------------------------------------------------------- 
       })