Commit a34ad292 authored by 张洋's avatar 张洋

修改配置

parent 2a1a44d9
......@@ -14,7 +14,7 @@ module.exports = {
//target: "https://apaas.cztest.local/apaas/",
target: "https://apaas3.wodcloud.com/apaas/",
changeOrigin: true,
secure: false,//关键在设置这个值为false
secure: false,//https证书安全设置为false
pathRewrite: {
"^/apaas": ""
}
......
window.serviceConfig = {
gisServiceRoot: 'https://apaasgis.wodcloud.com',
state: "notNeedLogin", // needLogin / notNeedLogin
state: "needLogin", // needLogin / notNeedLogin
cloudServiceRoot: 'https://cloud4.wodcloud.com/awecloud/login/#/',
};
\ No newline at end of file
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