<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的作用意義到底是什么,求各位高手指教
在JS判斷是PC還是手機中這個i的含義是什么
達令說
2019-02-27 14:16:00