Commit ec05f533 authored by 周健威's avatar 周健威

Update nuxt.config.js

parent 6452e479
...@@ -53,7 +53,7 @@ module.exports = { ...@@ -53,7 +53,7 @@ module.exports = {
} }
}, },
env: { env: {
host:((env[process.env.MODE].ENV_API == undefined || env[process.env.MODE].ENV_API=="")?"https://xxtest.upyuns.com":env[process.env.MODE].ENV_API) host:env[process.env.MODE].ENV_API
}, },
generate: { generate: {
routes: [ routes: [
......
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