<!--时间段跳转js-->
<script language="javaScript" type="text/javascript">
var now = new Date();
var hour = now.getHours();
if(hour <= 8){window.location.href='http://www.lixinedu.cn/2015zsjz/';}
else if(hour >=20){window.location.href='http://www.lixinedu.cn/2015zsjz/';}
</script>
<!--时间段跳转js-->

相关文章:

  • 2021-07-06
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-17
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-01-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-11
相关资源
相似解决方案