mirror of
https://gitee.com/dromara/electron-egg.git
synced 2026-05-14 19:52:10 +08:00
删除title
This commit is contained in:
@@ -47,6 +47,7 @@ module.exports = (appInfo) => {
|
||||
* 主窗口
|
||||
*/
|
||||
config.windowsOption = {
|
||||
title: 'EE框架',
|
||||
width: 980,
|
||||
height: 650,
|
||||
minWidth: 800,
|
||||
|
||||
Reference in New Issue
Block a user