文档 完善项目文档结构和功能说明

This commit is contained in:
2026-04-17 20:15:56 +08:00
parent 3575366d53
commit 163be6729b
4 changed files with 195 additions and 35 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "iflow-settings-editor",
"version": "1.0.0",
"version": "1.5.0",
"description": "一个用于编辑 iFlow CLI 配置文件的桌面应用程序。",
"main": "main.js",
"author": "上海潘哆呐科技有限公司",
@@ -25,7 +25,7 @@
"build": {
"appId": "com.iflow.settings-editor",
"productName": "iFlow Settings Editor",
"copyright": "Copyright © 2024 iFlow",
"copyright": "Copyright © 2025 上海潘哆呐科技有限公司",
"directories": {
"output": "release",
"buildResources": "build"