摘要: vue.config.js中 proxy: { '/api': { target: 'http://192.168.124.31:8085/', changeOrigin: true, ws: true, pathRewrite: { '^/api': '/' } }, '/api/tmAuthAc 阅读全文
posted @ 2020-07-28 17:07 紫诺花开 阅读(8997) 评论(0) 推荐(0)