jiangping
2024-01-09 d7e663d304a2ccb565a24362b116ddaa9da9941a
admin/vue.config.js
@@ -11,9 +11,11 @@
    proxy: {
      [process.env.VUE_APP_API_PREFIX]: {
        // http://192.168.0.130:10013
        // 192.168.0.110:10013  192.168.0.110:10013
        // 192.168.0.110:10013
        // http://192.168.0.101:10013
        // http://192.168.0.132:10013
        // http://192.168.0.132:10013   任康
        // http://192.168.0.110:10013   磊磊
        // http://192.168.0.133:10013   帅哥
        target: 'http://192.168.0.132:10013',
        changeOrigin: true,
        pathRewrite: {