大屏地图
This commit is contained in:
@@ -126,6 +126,14 @@ module.exports = {
|
||||
//地址重写
|
||||
'^/qxn': '/'
|
||||
}
|
||||
},
|
||||
'/map': {
|
||||
target: 'https://geo.datav.aliyun.com',
|
||||
changeOrigin: true,
|
||||
pathRewrite: {
|
||||
//地址重写
|
||||
'^/map': '/'
|
||||
}
|
||||
}
|
||||
},
|
||||
disableHostCheck: true
|
||||
|
||||
Reference in New Issue
Block a user