<script>
if (navigator.userAgent.match(/(iPhone|Android.*Mobile)/) || navigator.userAgent.match(/MSIE [6,7,8,9]/)) {
window.location.replace('https://h5.117sport.com');
}
</script>
js 判断当前访问的用户设备是 pc 还是手机
最新推荐文章于 2024-05-30 15:47:51 发布