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

Update env.js

parent 025fddd1
...@@ -7,7 +7,7 @@ module.exports = { ...@@ -7,7 +7,7 @@ module.exports = {
test: { test: {
MODE: 'test', MODE: 'test',
ENV_API: 'https://xxtest.upyuns.com', //测试服务器地址 ENV_API: 'https://xxtest.upyuns.com', //测试服务器地址
ROUTER_PATH:"/rvwebsite/" ROUTER_PATH:"/xxcom-mobile/"
}, },
pro: { pro: {
MODE: 'production', MODE: 'production',
......
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