Merge branch 'develop' of ssh://gitlab.dongwu-inc.com:10022/BOE/fe-manage into develop

This commit is contained in:
zhangyc
2022-12-03 18:52:32 +08:00
23 changed files with 1963 additions and 1591 deletions

View File

@@ -15,7 +15,11 @@ module.exports = defineConfig({
proxy: {
"/manageApi": {
target:"http://111.231.196.214:30001/",
<<<<<<< HEAD
//target: "http://localhost:30001/", //这里后台的地址模拟的;应该填写你们真实的后台接口
=======
// target: "http://localhost:30001/", //这里后台的地址模拟的;应该填写你们真实的后台接口
>>>>>>> 44e0ecf40abb960193bb4add3c7c2da6f54dd899
changeOrigin: true, //表示是否改变原域名
// secure: false,
// ws: false, //表示WebSocket协议