判断https
  1. <script>
  2. if(window.location.protocol=='https:'){
  3. window.location.href='http://e.abchina.com/hn/';
  4. }
  5. </script>





相关文章:

  • 2022-12-23
  • 2021-10-10
  • 2022-12-23
  • 2023-03-02
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-02-23
猜你喜欢
  • 2022-12-23
  • 2021-09-20
  • 2022-02-11
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案