feat: 新增窗口头部组件
This commit is contained in:
@@ -30,6 +30,8 @@ class AppMain {
|
||||
resizable: true,
|
||||
maximizable: true,
|
||||
minimizable: true,
|
||||
titleBarStyle: 'hidden',
|
||||
title: 'NIANXX',
|
||||
webPreferences: {
|
||||
devTools: this.isDev,
|
||||
nodeIntegration: false,
|
||||
|
||||
Reference in New Issue
Block a user