为了账号安全,请及时绑定邮箱和手机立即绑定

在JS判断是PC还是手机中这个i的含义是什么

在JS判断是PC还是手机中这个i的含义是什么

达令说 2019-02-27 14:16:00
<script>if(/Android|webOS|iPhone|iPod|BlackBerry/**i**.test(navigator.userAgent)) {        window.location.href = "http://www.wedaiguanjia.com/mobile/index.html";        } else {        window.location.href = "#"        }</script>代码中/XXX/i,这个i的作用意义到底是什么,求各位高手指教
查看完整描述

1 回答

  • 1 回答
  • 0 关注
  • 366 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信