diff --git a/vue.config.js b/vue.config.js index 7ce6770..acdab9e 100644 --- a/vue.config.js +++ b/vue.config.js @@ -42,6 +42,7 @@ module.exports = { proxy: { // 地址中有 /api 的时候会触发代理 "/api": { + // target: "http://localhost:8001/", target: "http://bl7.matripe.com.cn:8001", changeOrigin: false, // 确定是否跨域 pathRewrite: { diff --git a/接口路径.txt b/接口路径.txt index 4a50e76..7db3bd8 100644 --- a/接口路径.txt +++ b/接口路径.txt @@ -68,6 +68,9 @@ 验证码:code 密码:password +12.退出登录 +/yishoudan/logout +