Commit 2837db5d by 高淑倩

modify: 不同环境图片地址

parent 776dfd1f
...@@ -14,9 +14,9 @@ const preCtx = 'https://crm-b.bigaka.com/api' // 发预生产时解开此注释 ...@@ -14,9 +14,9 @@ const preCtx = 'https://crm-b.bigaka.com/api' // 发预生产时解开此注释
const prodCtx = 'https://crm-b.bigaka.com/api' // 发生产时解开此注释 const prodCtx = 'https://crm-b.bigaka.com/api' // 发生产时解开此注释
const devImgCtx = 'http://testimg3.bigaka.com' // 开发环境图片地址 const devImgCtx = 'http://testimg3.bigaka.com' // 开发环境图片地址
const testImgCtx = 'http://testimgww.bigaka.com' // 测试环境图片地址 const testImgCtx = 'http://testimg3.bigaka.com' // 测试环境图片地址
const preImgCtx = 'http://testimgpp.bigaka.com' // 预生产环境图片地址 const preImgCtx = 'http://testimg3.bigaka.com' // 预生产环境图片地址
const prodImgCtx = 'http://testimgoooo.bigaka.com' // 生产环境图片地址 const prodImgCtx = 'http://testimg3.bigaka.com' // 生产环境图片地址
const config = { const config = {
dev: devCtx, dev: devCtx,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment