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