@ -3,3 +3,4 @@ build
data
task.json
username.json
package-lock.json
@ -14,7 +14,6 @@ exports.createMainWindow = function () {
preload: path.join(__dirname, 'web/main.js')
}
})
// and load the index.html of the app.
exports.MainWindow.loadURL('http://oa.ouxuan.net/?d=we&m=login')