天府星配置

This commit is contained in:
liuye
2022-11-03 10:11:01 +08:00
parent 6021b64cd7
commit 7f5fcdadb6
4 changed files with 14 additions and 15 deletions

View File

@@ -125,7 +125,7 @@ module.exports = {
changeOrigin: true,
pathRewrite: {
//地址重写
'^/tfx': '/api'
'^/tfx': '/'
}
}
},