flat:来源标红
This commit is contained in:
@@ -10,6 +10,7 @@ module.exports = {
|
||||
// target: 'http://192.168.1.115:8000',
|
||||
target: 'http://39.98.44.136:6013',
|
||||
ws: true,
|
||||
changeOrigin: true,
|
||||
pathRewrite: {
|
||||
'^/api': '/'
|
||||
}
|
||||
@@ -18,6 +19,7 @@ module.exports = {
|
||||
//本地服务接口地址
|
||||
target: 'https://apis.map.qq.com',
|
||||
ws: true,
|
||||
changeOrigin: true,
|
||||
pathRewrite: {
|
||||
'^/qq/map': '/'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user