调整C端展示

This commit is contained in:
2025-11-26 08:50:22 +08:00
parent f987e1c625
commit 92a3076638
23 changed files with 715 additions and 1309 deletions

View File

@@ -25,7 +25,7 @@ module.exports = () => {
},
frame: true,
show: false, // 初始不显示,等待服务启动完成后再显示
icon: path.join(getBaseDir(), 'public', 'images', 'logo-32.png'),
icon: path.join(getBaseDir(), 'public', 'images', 'icon.png'),
},
logger: {
level: 'INFO',