摘要: 1、在vue.config.js中配置proxy module.exports = { publicPath: '/', outputDir: "dist", devServer: { proxy: { '/api': { target: 'http://m.renyiwenzhen.com/', 阅读全文
posted @ 2019-12-26 14:06 一碗白开水。 阅读(848) 评论(1) 推荐(0)