feat: 添加主窗口自适应大小功能,页面缩放功能,支持缩放因子的调整和重置,并在搜索栏中提供缩放控制

This commit is contained in:
alger
2025-05-28 22:08:17 +08:00
parent bf4bcfcde6
commit 61700473b9
7 changed files with 379 additions and 40 deletions
+1
View File
@@ -28,6 +28,7 @@
"cors": "^2.8.5",
"electron-store": "^8.1.0",
"electron-updater": "^6.6.2",
"electron-window-state": "^5.0.3",
"express": "^4.18.2",
"font-list": "^1.5.1",
"husky": "^9.1.7",