C端改造
This commit is contained in:
@@ -25,7 +25,7 @@ module.exports = () => {
|
||||
},
|
||||
frame: true,
|
||||
show: false, // 初始不显示,等待服务启动完成后再显示
|
||||
icon: path.join(getBaseDir(), 'public', 'images', 'icon.png'),
|
||||
icon: path.join(getBaseDir(), 'public', 'images', 'logo-32.png'),
|
||||
},
|
||||
logger: {
|
||||
level: 'INFO',
|
||||
|
||||
Reference in New Issue
Block a user