摘要:
一、基本步骤 1.修改根目录文件vue.config.js devServer: { proxy: { '/IO': { target: 'http://localhost:8081'//后台地址 changeOrigin: true, pathRewrite: { '^/IO': '/' } } 阅读全文
posted @ 2019-08-01 09:41
很是流连
阅读(1600)
评论(0)
推荐(0)
2019年8月1日