summarylogtreecommitdiffstats
path: root/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'index.js')
-rw-r--r--index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.js b/index.js
index 603152e615c0..0087dcf25402 100644
--- a/index.js
+++ b/index.js
@@ -9,7 +9,7 @@ function createWindow () {
useContentSize: true,
icon: path.join(__dirname, './logo.png')
})
- win.loadURL('https://aigepu.com/zhipu');
+ win.loadURL('http://zhipu.lezhi99.com/Zhipu-index.html');
}
app.on('window-all-closed', function () {