判断是否为ios系统 var u = navigator.userAgent; var ios = !!u.match(/\(i[^;]+;( U;)? CPU.+Mac OS X/); 移动端 2023-09-17 168 点赞 2 评论 254 浏览