11
jhzh
2025-01-23 da088d70f3c1b5d16f2a3eef548191c778e3fe99
vue.config.js
@@ -43,14 +43,15 @@
        // 服务地址,即你要访问的服务器地址
        // target: 'https://good.xinbi.one/wap/',
        target: 'https://alokexs.com/wap/',
        // 路径重写,将'/user/login'重写为'/login'
        // 路径重写,将'/user/login'重写为'/login'
        pathRewrite: {
          '^/wap/api': ''
        },
        // 所有信息都在命令行工具打印
        logLevel: 'debug'
      },
    },
    },
  }
});
// module.exports.publicPath = "/dadi/";
module.exports.publicPath = "/dadi/";