Commit 81f19d19 authored by 前端-许佳敏's avatar 前端-许佳敏

api:register

parent 9e6b21f9
export default {
'/api': {
'target': 'http://jsonplaceholder.typicode.com/',
'target': 'http://10.0.0.25:8100',
'changeOrigin': true,
'pathRewrite': { '^/api' : '' },
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment