Commit 0b40c97b authored by Gakki's avatar Gakki

restore home.vue

parent f29b6ad3
...@@ -35,7 +35,7 @@ async function GetRoutes(router) { ...@@ -35,7 +35,7 @@ async function GetRoutes(router) {
break break
default: // 当前仅可使用pudong / xuhui-sit/uat进行打包 default: // 当前仅可使用pudong / xuhui-sit/uat进行打包
MicRouters = huangpu MicRouters = xuhui
break break
} }
......
...@@ -52,7 +52,7 @@ case 'huangpu-prod': ...@@ -52,7 +52,7 @@ case 'huangpu-prod':
default: // 默认环境下(开发环境) default: // 默认环境下(开发环境)
// BASE_URL = 'http://31.0.161.39/apiv2' // BASE_URL = 'http://31.0.161.39/apiv2'
BASE_URL = 'http://huangpu.hm.omniview.pro/api' BASE_URL = 'http://xuhui.hm.omniview.pro/api'
// MOCK_URL = 'https://yapi.omniview.pro/mock/278' // MOCK_URL = 'https://yapi.omniview.pro/mock/278'
break break
......
This diff is collapsed.
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