diff --git a/vue.config.js b/vue.config.js index 4b942d9..34f0e84 100644 --- a/vue.config.js +++ b/vue.config.js @@ -22,6 +22,8 @@ module.exports = { .end() }, devServer: { + // 端口配置 + port: 1888, // 反向代理配置 proxy: { '/api': {