lilei 3 лет назад
Родитель
Сommit
c50208ffb4
2 измененных файлов с 5 добавлено и 2 удалено
  1. 4 1
      src/background.js
  2. 1 1
      vue.config.js

+ 4 - 1
src/background.js

@@ -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/')

+ 1 - 1
vue.config.js

@@ -28,7 +28,7 @@ module.exports = {
                   icon: './public/iscm.png'
               },
 			  // productName: '箭冠运营中心系统',
-			  productName: 'iSCM智慧供应链系统',
+			  productName: 'iSCM-练习环境',
 			  // productName: '箭冠系统本地开发版',
 			  nsis: {
 				  "oneClick": false, // 一键安装