ghfjj
  1. <script type="text/javascript">
  2. //判断是否为手机站,是则打开手机站的页面
  3. if(/Android|webOS|iPhone|iPod|BlackBerry|Windows CE|Windows Phone/i.test(navigator.userAgent)){
  4. if(window.location.href.indexOf("?pc")<0){try{window.location.href="http://www.qd-lib.com/index_wap3.aspx"}catch(e){}}
  5. }
  6. </script>

分类:

技术点:

相关文章:

  • 2021-08-01
  • 2021-10-08
  • 2022-12-23
  • 2022-12-23
  • 2021-08-06
  • 2022-12-23
  • 2021-11-20
猜你喜欢
  • 2021-06-22
  • 2022-01-10
  • 2022-12-23
  • 2021-11-28
  • 2022-02-23
  • 2021-08-12
  • 2022-01-19
相关资源
相似解决方案