架构 重构样式系统:采用 Windows 11 Fluent Design 规范

This commit is contained in:
2026-04-18 18:55:06 +08:00
parent cf1070a279
commit 20b065af5b
15 changed files with 1031 additions and 701 deletions

View File

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