From 3ed08fe3e1bb3fdcb2ee9b2b53ff49234989cf3e Mon Sep 17 00:00:00 2001 From: wesley <470822125@qq.com> Date: Tue, 10 Jan 2023 23:34:07 +0800 Subject: [PATCH] 欲盖弥彰 --- src/views/user/userlist.vue | 4 ++-- vue.config.js | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/views/user/userlist.vue b/src/views/user/userlist.vue index bc6b6c6..1925b3a 100644 --- a/src/views/user/userlist.vue +++ b/src/views/user/userlist.vue @@ -245,8 +245,8 @@ diff --git a/vue.config.js b/vue.config.js index fe7e4ca..ab8ce42 100644 --- a/vue.config.js +++ b/vue.config.js @@ -38,8 +38,8 @@ module.exports = { }, proxy: { '/development': { - target: `http://admin.7-stars.com.cn/`, //后台服务地址 - // target:'http://localhost:8877', + // target: `http://admin.7-stars.com.cn/`, //后台服务地址 + target:'http://localhost:8877', // target:'http://localhost:8009', changeOrigin: true, pathRewrite: { -- libgit2 0.21.4