标签:change com 图片 geo img png tar 设置 nbsp
proxyTable: {
‘/zabbix_api‘: {
target: ‘http://10.88.22.8‘,//设置你调用的接口域名和端口号 别忘了加http
changeOrigin: true,
pathRewrite: {
‘^/zabbix_api/‘: ‘/zabbix_api/‘,
}
},
‘/passwd‘: {
target: ‘http://10.88.22.8‘,//设置你调用的接口域名和端口号 别忘了加http
changeOrigin: true,
pathRewrite: {
‘^/passwd/‘: ‘/passwd/‘,
}
}
},



标签:change com 图片 geo img png tar 设置 nbsp
原文地址:https://www.cnblogs.com/randomlee/p/10167291.html