JS网页跳转代码

😂 这篇文章最后更新于3748天前,您需要注意相关的内容是否还可用。
[y]
 

正在进入,请稍等...            《script》  var bar=0  var line="||"  var amount="||"  count()  function count(){  bar=bar+2  amount =amount + line  document.loading.chart.value=amount  document.loading.percent.value=bar+"%"  if (bar<99)  {setTimeout("count()",100);}  else  {window.location = "http://mymo.tk";}  }《/script》  

如果您的浏览器不支持跳转,请点这里.

[/y]