diff --git a/src/main/index.js b/src/main/index.js index aae38455..c74537f5 100644 --- a/src/main/index.js +++ b/src/main/index.js @@ -63,6 +63,7 @@ function createWindow () { backgroundColor: '#fff', width: 960, height: 540, + autoHideMenuBar: true, // useContentSize: true, webPreferences: { nodeIntegration: true,