自定义组件优化
This commit is contained in:
parent
9637e5c210
commit
f06bc1ac94
@ -19,7 +19,7 @@ const config = {
|
|||||||
local: {
|
local: {
|
||||||
serviceHost: api => {
|
serviceHost: api => {
|
||||||
const apis = getServiceHost(api)
|
const apis = getServiceHost(api)
|
||||||
return `http://121.41.2.71:${apis}`
|
return `http://localhost:${apis}`
|
||||||
},
|
},
|
||||||
cookieDomain: "",
|
cookieDomain: "",
|
||||||
flowServiceHost: "http://120.25.146.31:3188/",
|
flowServiceHost: "http://120.25.146.31:3188/",
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
2784
src/utils/customConfig.original.js
Normal file
2784
src/utils/customConfig.original.js
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user