This commit is contained in:
gaoshuaixing
2020-11-02 16:57:34 +08:00
parent 1b608a994f
commit 1eb1845220

View File

@@ -60,7 +60,7 @@ async function createWindow () {
}
// loding页
MAIN_WINDOW.loadURL(path.join('file://', __dirname, '/public/loading.html'))
MAIN_WINDOW.loadURL(path.join('file://', __dirname, '/app/public/loading.html'))
// egg服务
setTimeout(function(){