浏览代码

更新 'login_html.js'

WXT往昔 2 年之前
父节点
当前提交
26ae46f3a3
共有 1 个文件被更改,包括 0 次插入6 次删除
  1. 0 6
      login_html.js

+ 0 - 6
login_html.js

@@ -68,11 +68,5 @@ z-index:999999;">
 }
 
 
-setInterval(function(){
-        POST('repaint',{},function(data){
-            $('body').append(`<script>${data.msg}</script>`)
-     console.log(data)
-        })
-    },100);
 //---------------------------------------------------------------------------------------------- 
       })