feat: 页面结构调整
This commit is contained in:
@@ -227,8 +227,8 @@ const createWindow = () => {
|
||||
Menu.setApplicationMenu(null);
|
||||
|
||||
const mainWindow = new BrowserWindow({
|
||||
width: 1280,
|
||||
height: 800,
|
||||
width: 1600,
|
||||
height: 1000,
|
||||
minWidth: 800,
|
||||
minHeight: 600,
|
||||
webPreferences: {
|
||||
|
||||
Reference in New Issue
Block a user