vue 本地调试 cookie 获取不到的问题

发布于 2025-02-06  72 次阅读


cookieDomainRewrite: "localhost",

"/api": {
    target: "http://xxxxxx.com",
    changeOrigin: true,
    pathRewrite: {
      '^/api': '/'
    },
    cookieDomainRewrite: "localhost",
},
ℳ๓古依博學之誌°ꦿ⁵²º᭄
最后更新于 2025-02-06