mirror of
http://112.124.100.131/GFRS/ebiz-h5.git
synced 2025-12-11 21:26:43 +08:00
1、修改生产环境“唤起保融收银台”的地址
This commit is contained in:
@@ -29,18 +29,12 @@ switch (process.env.VUE_APP_FLAG) {
|
|||||||
payUrl = 'http://10.10.100.84:7003/s3-modules-gateway/embed/gateway.action'
|
payUrl = 'http://10.10.100.84:7003/s3-modules-gateway/embed/gateway.action'
|
||||||
break
|
break
|
||||||
case 'production':
|
case 'production':
|
||||||
// apiDomain = 'http://139.9.25.84:7000/api/v1'
|
|
||||||
// imgDomain = 'http://116.62.236.168:7001'
|
|
||||||
// // 静态服务资源
|
|
||||||
// assetsUrl = 'http://139.9.25.84:7001/'
|
|
||||||
// mainUrl = ''
|
|
||||||
|
|
||||||
apiDomain = 'https://iagentsales.e-guofu.com/api/v1'
|
apiDomain = 'https://iagentsales.e-guofu.com/api/v1'
|
||||||
imgDomain = 'http://211.159.248.138:7002/updown'
|
imgDomain = 'http://211.159.248.138:7002/updown'
|
||||||
// 静态服务资源
|
// 静态服务资源
|
||||||
assetsUrl = 'http://211.159.248.138:7001/'
|
assetsUrl = 'http://211.159.248.138:7001/'
|
||||||
mainUrl = ''
|
mainUrl = ''
|
||||||
payUrl = 'http://10.10.100.84:7003/s3-modules-gateway/embed/gateway.action' // todo change to production
|
payUrl = 'https://uns3.e-guofu.com/s3-modules-gateway/embed/gateway.action'
|
||||||
break
|
break
|
||||||
}
|
}
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user