xiejun
2023-08-30 db5ed49b5473b63bf08c4e0c7ffa752ed35a3a95
Source/UBCS-WEB/vue.config.js
@@ -22,7 +22,7 @@
  },
  //开发模式反向代理配置,生产模式请使用Nginx部署并配置反向代理
  devServer: {
    port: 8080,
    port: 38000,
    proxy: {
      '/api': {
        //本地服务接口地址