摘要: 1.vue项目基于webpack在config目录下的index.js在cssSourceMap后面添加 proxyTable: { '/': { target: "http://localhost:3000/", //后端地址 changeOrigin: true, //允许跨域 pathRewr 阅读全文
posted @ 2021-03-23 10:10 浅笑19 阅读(243) 评论(0) 推荐(0)