diff --git a/src/main/index.js b/src/main/index.js index 4ecc832..8d93c02 100644 --- a/src/main/index.js +++ b/src/main/index.js @@ -27,7 +27,7 @@ function createWindow() { // and load the index.html of the app. // mainWindow.loadFile('./dist/index.html') // mainWindow.loadURL('http://47.104.91.134:9000'); - mainWindow.loadURL('http://47.104.91.134:9000', { "extraHeaders": "pragma: no-cache\n" }); + mainWindow.loadURL('http://www.lockingos.org:9000', { "extraHeaders": "pragma: no-cache\n" }); // mainWindow.loadURL('http://localhost:8081'); // mainWindow.loadURL('http://10.240.33.229:8081'); // 隐藏菜单栏