This commit is contained in:
2025-04-15 20:05:36 +08:00
parent 673812bb6b
commit 8574e78ca0
62 changed files with 119465 additions and 349 deletions
File diff suppressed because it is too large Load Diff
+1
View File
@@ -28,6 +28,7 @@
}
})
// detect 0.5px supports
if (dpr >= 2) {
var fakeBody = document.createElement('body')
File diff suppressed because one or more lines are too long