首页| 论坛| 消息
主题:打开浏览器
回帖:module.exports = {
devServer: {
proxy: {
'/api': {
target: 'http://api1.zhaogongla.cn:6680/api/',
changeOrigin: true,
pathRewrite: {'^/api': ''}
}
}
}
};
下一楼›:https://blog.csdn.net/weixin_48594833/article/details/124345191
https://blog.csdn.net/ ..
‹上一楼:"h5": {
"devServer": {
"proxy": {
"/api&quo ..

查看全部回帖(16)
«返回主帖