zengh
2023-01-02 0c3b9d64353f48eb5b8bc478f90f75381ceed26b
vue.config.js
@@ -37,8 +37,8 @@
    proxy: {
      '/api': {
        //本地服务接口地址
        // target: 'http://106.225.193.35:83/api/',
       target: 'http://localhost:8383/',
        //target: 'http://106.225.193.35:83/api/',
        target: 'http://localhost:8383/',
        ws: true,
        pathRewrite: {
          '^/api': '/'