mirror of
https://github.com/AEPKILL/devtools-detector.git
synced 2026-04-26 23:15:48 +03:00
[PR #32] [MERGED] chrome桌面请求模式下的ipad #158
Labels
No labels
bug
bug
enhancement
help wanted
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/devtools-detector#158
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/AEPKILL/devtools-detector/pull/32
Author: @LuckyRabbitFeet
Created: 11/6/2021
Status: ✅ Merged
Merged: 11/16/2021
Merged by: @AEPKILL
Base:
master← Head:master📝 Commits (1)
7ebcda6fix: ipad under desktop request📊 Changes
1 file changed (+2 additions, -2 deletions)
View changed files
📝
src/shared/system-info.ts(+2 -2)📄 Description
iPad上的chrome在桌面请求下,UA中不会显示iPad标识
所以在原有的识别基础上加入多点触摸接口的判断,在PC设备上(包括调试模式),这个值小于等于1
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.