<script>
setTimeout(function(){
    window.location.href="http://"+window.location.host;
},5000);
</script> 

相关文章: