document.write("登录 注册"); function Exit(){ $.get("/Process/member/exit/no_data",{},function(d){ window.location.reload(); }); } setInterval(function(){ $.get("/Process/member/RecordExitTime/no_data",{},function(d){ }); },10000);/*10秒*/