<script>
   if (document.referrer=="") {
     alert("直接输入地址或者使用特殊跳转!");
     window.location.href="/";
   }
</script>

  

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-02-07
  • 2022-12-23
  • 2022-12-23
  • 2021-10-14
  • 2021-07-17
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-12-22
  • 2022-12-23
  • 2022-12-23
  • 2021-10-22
  • 2022-12-23
  • 2021-10-07
相关资源
相似解决方案