mirror of
https://gitee.com/dromara/electron-egg.git
synced 2026-05-23 23:08:10 +08:00
左上角logo
This commit is contained in:
@@ -59,6 +59,7 @@ module.exports = (appInfo) => {
|
||||
},
|
||||
frame: true,
|
||||
show: true,
|
||||
icon: path.join(appInfo.home, 'public', 'images', 'logo-32.png'),
|
||||
//backgroundColor: '#000000'
|
||||
//titleBarStyle: 'hidden'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user