Commit eac741f8 authored by 韵晨龙's avatar 韵晨龙

feat: 还原打卡文件路径

parent 1d22d515
...@@ -94,7 +94,7 @@ class Main { ...@@ -94,7 +94,7 @@ class Main {
this.isIDEClose = true this.isIDEClose = true
}) })
} else { } else {
mainWindow.loadURL('http://192.168.20.248:8080/#/databaseConfig') mainWindow.loadURL(page)
this.init(mainWindow) this.init(mainWindow)
this.setWin(mainWindow) this.setWin(mainWindow)
......
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