From 7214e33ab9ba7a3f7170d7be0c24332ddf02ad25 Mon Sep 17 00:00:00 2001 From: ws Date: Fri, 21 Jan 2022 14:02:11 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vue.config.js | 1 + 接口路径.txt | 3 +++ 2 files changed, 4 insertions(+) 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 +