AEPKILL / devtools-detector

Detect if DevTools is open
https://blog.aepkill.com/demos/devtools-detector/
MIT License
1.11k stars 104 forks source link

chrome桌面请求模式下的ipad #32

Closed LuckyRabbitFeet closed 2 years ago

LuckyRabbitFeet commented 3 years ago

iPad上的chrome在桌面请求下,UA中不会显示iPad标识 所以在原有的识别基础上加入多点触摸接口的判断,在PC设备上(包括调试模式),这个值小于等于1

IMG_0002