明梦爽
2022-01-25 546c0df2c7d278cb2a3e6fa6fc2ff730d410fdbd
vue.config.js
@@ -1,10 +1,11 @@
const webpack = require('webpack');
module.exports = {
  publicPath:'./',
  configureWebpack: {
    devServer: {
      proxy: {
        '/api': {
          target: 'http://10.2.33.200',
          target: 'http://8.140.68.52',
          changeOrigin: true,
          ws:true,
          pathRewrite: {