瀏覽代碼

修改bug

chenrui 2 年之前
父節點
當前提交
4daa418085
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      config/index.js

+ 1 - 1
config/index.js

@@ -5,7 +5,7 @@ const getConfig = (theme) => {
 		"default":{
 			themePath: 'default',
 			pro_URL: 'https://iscm.360arrow.com/qpls-md/', // 生产地址
-			uat_URL: 'http://p.iscm.360arrow.com/qpls-md/', // 预发布地址
+			uat_URL: 'https://p.iscm.360arrow.com/qpls-md/', // 预发布地址
 			dev_URL: 'http://192.168.2.117:8503/qpls-md/', // 本地地址
 			appName: 'iSCM智慧供应链', // app 名称
 			company: '陕西山海高科信息技术有限公司',