refactor: remove the non-functional 设置 button from the header

The 设置 button was a layout placeholder from the initial header build —
never wired to anything, so clicking it did nothing. Remove it (and its
style) rather than leave a dead control; current settings (output
dir/format/quality) are editable inline in the export panel.

Docs: UI design 4.1 records that no settings entry is provided for now.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-17 08:53:34 +08:00
co-authored by Claude Opus 4.8
parent 7fe770e80d
commit 162c3fc788
2 changed files with 2 additions and 16 deletions
+1 -2
View File
@@ -52,7 +52,6 @@
- 软件图标。
- 软件名称:`自动合成印花服饰效果图工具`。
- 当前版本号,放在软件名称右侧,例如:`v1.0.0`。
- 设置入口。
- Windows 窗口按钮。
要求:
@@ -60,7 +59,7 @@
- 标题栏高度紧凑。
- 版本号使用低于软件名称的视觉层级,例如浅灰小字。
- 版本号必须常驻显示,便于用户和管理员确认当前运行版本。
- 设置入口放在右侧。
- 暂不提供「设置」入口:当前可配置项不多,且输出目录/格式/质量在导出面板就地可改。待确有集中设置需求时再加,避免放置点了无反应的占位按钮。
- 不放复杂业务按钮。
### 4.2 流程页签