移除loading config

This commit is contained in:
gsx
2022-05-23 12:16:24 +08:00
parent 4a05990dea
commit f0b8cc5e6e

View File

@@ -41,9 +41,6 @@ module.exports = (appInfo) => {
*/
config.openAppMenu = 'dev-show';
/* 加载loading页 */
config.loadingPage = true;
/* 主窗口 */
config.windowsOption = {
width: 980,