修改接口

cyl/dev
ws 4 years ago
parent ffa937777d
commit 7214e33ab9

@ -42,6 +42,7 @@ module.exports = {
proxy: { proxy: {
// 地址中有 /api 的时候会触发代理 // 地址中有 /api 的时候会触发代理
"/api": { "/api": {
// target: "http://localhost:8001/",
target: "http://bl7.matripe.com.cn:8001", target: "http://bl7.matripe.com.cn:8001",
changeOrigin: false, // 确定是否跨域 changeOrigin: false, // 确定是否跨域
pathRewrite: { pathRewrite: {

@ -68,6 +68,9 @@
验证码code 验证码code
密码password 密码password
12.退出登录
/yishoudan/logout

Loading…
Cancel
Save