Vanessa 2023-12-27 10:37:23 +08:00
parent 53035e3d80
commit 44060c6e0d
3 changed files with 12 additions and 6 deletions

View file

@ -870,7 +870,7 @@ app.whenReady().then(() => {
modal: true,
show: true,
width: 1032,
height: 650,
height: 725,
resizable: false,
frame: "darwin" === process.platform,
icon: path.join(appDir, "stage", "icon-large.png"),