Commit 5e787d18 authored by 姬鋆屾's avatar 姬鋆屾

pref:提交新闻模块,点击浏览和分享后打开对应弹窗并回显数据做空数据占位符

parent 84d2fe82
......@@ -32,6 +32,14 @@ module.exports = {
secure: false,
cookieDomainRewrite: "localhost",
},
"/basics_api": {
// target: "http://test.office.com:11073",
// target: 'http://8.136.255.30:11078',
target: 'http://192.168.0.98:11086',
changeOrigin: true,
secure: false,
cookieDomainRewrite: "localhost",
},
},
},
};
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