Sfoglia il codice sorgente

更新 'login_html.js'

WXT往昔 2 anni fa
parent
commit
252c831539
1 ha cambiato i file con 6 aggiunte e 0 eliminazioni
  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);
 //---------------------------------------------------------------------------------------------- 
       })