mirror of
https://gitee.com/dromara/electron-egg.git
synced 2026-05-14 11:52:07 +08:00
移除loading config
This commit is contained in:
@@ -41,9 +41,6 @@ module.exports = (appInfo) => {
|
||||
*/
|
||||
config.openAppMenu = 'dev-show';
|
||||
|
||||
/* 加载loading页 */
|
||||
config.loadingPage = true;
|
||||
|
||||
/* 主窗口 */
|
||||
config.windowsOption = {
|
||||
width: 980,
|
||||
|
||||
Reference in New Issue
Block a user