From 20c9dbbfe1e81fb04a073d8d1287c16b7a015855 Mon Sep 17 00:00:00 2001 From: Maybe_QHL <1013480204@qq.com> Date: Mon, 7 Mar 2022 14:31:00 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BF=BD=E7=95=A5=E4=BB=A3=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.development b/.env.development index 8e4b0cc..fef1b92 100644 --- a/.env.development +++ b/.env.development @@ -15,7 +15,7 @@ VITE_DROP_CONSOLE = true # 跨域代理,可以配置多个,请注意不要换行 #VITE_PROXY = [["/appApi","http://localhost:8001"],["/upload","http://localhost:8001/upload"]] -VITE_PROXY=[["/api","https://naive-ui-admin"]] +#VITE_PROXY=[["/api","https://naive-ui-admin"]] # API 接口地址 VITE_GLOB_API_URL =