[PR #32] [MERGED] chrome桌面请求模式下的ipad #72

Closed
opened 2026-03-01 14:34:15 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: master


📝 Commits (1)

  • 7ebcda6 fix: 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

IMG_0002


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AEPKILL/devtools-detector/pull/32 **Author:** [@LuckyRabbitFeet](https://github.com/LuckyRabbitFeet) **Created:** 11/6/2021 **Status:** ✅ Merged **Merged:** 11/16/2021 **Merged by:** [@AEPKILL](https://github.com/AEPKILL) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`7ebcda6`](https://github.com/AEPKILL/devtools-detector/commit/7ebcda60d657382639b13886092c9a2e308e74e1) fix: ipad under desktop request ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/shared/system-info.ts` (+2 -2) </details> ### 📄 Description iPad上的chrome在桌面请求下,UA中不会显示iPad标识 所以在原有的识别基础上加入多点触摸接口的判断,在PC设备上(包括调试模式),这个值小于等于1 ![IMG_0002](https://user-images.githubusercontent.com/32757528/140606022-78b4a1f3-819f-4f38-a33e-527099385ad5.PNG) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 14:34:15 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/devtools-detector#72
No description provided.