项目初始化

This commit is contained in:
xwj
2026-01-26 14:37:40 +08:00
commit 6a23132628
464 changed files with 35252 additions and 0 deletions

4
src/util/fix/index.ts Normal file
View File

@@ -0,0 +1,4 @@
// 获取设备独立像素
const screenWidth = window.screen.width
const screenHeight = window.screen.height
// 基于1920 * 1080