feat: 启用新icon

This commit is contained in:
DLmaster361
2025-09-04 00:13:35 +08:00
parent 377e5250f9
commit 678e09e536
19 changed files with 11 additions and 11 deletions

View File

@@ -68,7 +68,7 @@ function createWindow() {
height: 1000,
minWidth: 800,
minHeight: 600,
icon: path.join(__dirname, '../src/assets/AUTO_MAA.ico'),
icon: path.join(__dirname, '../src/assets/AUTO-MAS.ico'),
frame: false, // 去掉系统标题栏
titleBarStyle: 'hidden', // 隐藏标题栏
webPreferences: {