Skip to content

Commit b9d4e27

Browse files
committed
docs: README
1 parent 8608e6b commit b9d4e27

1 file changed

Lines changed: 11 additions & 8 deletions

File tree

README.md

Lines changed: 11 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -406,14 +406,17 @@ static var width: CGFloat = 375
406406

407407
下面列出一些设备对应的分辨率,方便查找
408408

409-
| 设备 | 逻辑分辨率(point) | 设备分辨率(pixel) |
410-
| ------------- | ----------------- | ----------------- |
411-
| SE | 320x568 | 640x1136 |
412-
| 6(S)/7/8 | 375x667 | 750x1334 |
413-
| 6(S)+/7+/8+ | 414x736 | 1080x1920 |
414-
| X(S) | 375x812 | 1125x2436 |
415-
| XR | 414x896 | 828x1792 |
416-
| XS Max | 414x896 | 1242x2688 |
409+
| 设备 | 逻辑分辨率(point) | 设备分辨率(pixel) |
410+
| ----------------------- | ----------------- | ----------------- |
411+
| SE | 320x568 | 640x1136 |
412+
| 6(S)/7/8 / SE(第二代) | 375x667 | 750x1334 |
413+
| 6(S)+/7+/8+ | 414x736 | 1080x1920 |
414+
| X(S) / 11Pro | 375x812 | 1125x2436 |
415+
| XR / 11 | 414x896 | 828x1792 |
416+
| XS Max / 11Pro Max | 414x896 | 1242x2688 |
417+
| 12 mini / 13 mini | 360x780 | 1080x2340 |
418+
| 12(Pro) / 13(Pro) | 390x844 | 1170x2532 |
419+
| 12 Pro Max / 13 Pro Max | 428x926 | 1284x2778 |
417420

418421

419422

0 commit comments

Comments
 (0)