Commit 2ac07e0b by yzh

feat:修改打包文件

parent ff8a9757
......@@ -13,7 +13,7 @@ function createWindow () {
})
// and load the index.html of the app.
mainWindow.loadFile('../dist/index.html')
mainWindow.loadFile('./dist/index.html')
// Open the DevTools.
// mainWindow.webContents.openDevTools()
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment