优化性能

This commit is contained in:
2025-09-11 22:17:19 +08:00
parent 1d84a9117e
commit 6e728d6db8
3 changed files with 37 additions and 51 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "motioner",
"version": "0.0.1",
"description": "基于Electron构建的性能监控应用,功能包括全局悬浮窗口、可以最小化到托盘并保持后台运行、可以设置是否开机启动",
"version": "1.0.0",
"description": "基于Electron构建的性能监控应用,功能包括全局悬浮窗口、可以设置是否开机启动",
"main": "main.js",
"scripts": {
"start": "electron .",
@@ -13,7 +13,7 @@
"type": "git",
"url": "https://git.pandorastudio.cn/yuantao/motioner.git"
},
"author": "袁涛",
"author": "上海潘哆呐科技有限公司",
"license": "ISC",
"keywords": [],
"dependencies": {