Merge pull request #545 from JiQingzhe2004/main

更新图标
This commit is contained in:
Forrest
2026-03-25 02:09:50 +08:00
committed by GitHub
5 changed files with 23 additions and 2 deletions

View File

@@ -20,7 +20,8 @@
"build": "tsc && vite build && electron-builder", "build": "tsc && vite build && electron-builder",
"preview": "vite preview", "preview": "vite preview",
"electron:dev": "vite --mode electron", "electron:dev": "vite --mode electron",
"electron:build": "npm run build" "electron:build": "npm run build",
"preinstall": "node preinstall.js"
}, },
"dependencies": { "dependencies": {
"echarts": "^5.5.1", "echarts": "^5.5.1",

20
preinstall.js Normal file

File diff suppressed because one or more lines are too long

Binary file not shown.

Before

Width:  |  Height:  |  Size: 212 KiB

After

Width:  |  Height:  |  Size: 364 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

After

Width:  |  Height:  |  Size: 570 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 MiB

After

Width:  |  Height:  |  Size: 570 KiB