架构 重构样式系统:采用 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

@@ -199,7 +199,7 @@ function createWindow() {
height: 750,
minWidth: 900,
minHeight: 600,
backgroundColor: '#f3f3f3',
backgroundMaterial: 'acrylic', // on Windows 11
frame: false,
show: false,
icon: path.join(__dirname, 'build', 'icon.ico'),