Commit 05e053f2297aae954cf14755a87e5835d2d03d76

Authored by “wangming”
2 parents 257347ad 1150b861

Merge branch 'master' of http://39.98.150.180/antissoft/lvqianmeiye_ERP

绿纤uni-app/common/config.js
@@ -10,8 +10,8 @@ const ENV_CONFIG = { @@ -10,8 +10,8 @@ const ENV_CONFIG = {
10 // 正式环境 10 // 正式环境
11 production: { 11 production: {
12 name: '正式环境', 12 name: '正式环境',
13 - // apiBaseUrl: 'http://erp_test.lvqianmeiye.com',  
14 - apiBaseUrl: 'https://erp.lvqianmeiye.com', 13 + apiBaseUrl: 'http://erp_test.lvqianmeiye.com',
  14 + // apiBaseUrl: 'https://erp.lvqianmeiye.com',
15 // apiBaseUrl: 'http://lvqian.antissoft.com', 15 // apiBaseUrl: 'http://lvqian.antissoft.com',
16 description: '生产环境服务器' 16 description: '生产环境服务器'
17 } 17 }