|
@@ -42,7 +42,10 @@ async function createWindow() {
|
|
|
// win.loadURL('app://./index.html')
|
|
|
// 预发布地址
|
|
|
// win.loadURL('http://p.ocs.360arrow.com/')
|
|
|
- win.loadURL('http://p.iscm.360arrow.com/')
|
|
|
+ // win.loadURL('http://p.iscm.360arrow.com/')
|
|
|
+ // 练习地址
|
|
|
+ // win.loadURL('https://t.ocs.360arrow.com/')
|
|
|
+ win.loadURL('https://t.qpls.360arrow.com/')
|
|
|
// 生产地址
|
|
|
// win.loadURL('https://ocs.360arrow.com/')
|
|
|
// win.loadURL('https://iscm.360arrow.com/')
|