From 971f4799a10c38151a9ef1b2a789f1f29d69e3d3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E8=8A=B8=E6=BA=AA?= Date: Tue, 17 Aug 2021 13:03:00 +0000 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/.env.development | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruoyi-ui/.env.development b/ruoyi-ui/.env.development index 18b2a3ed4..feb736418 100644 --- a/ruoyi-ui/.env.development +++ b/ruoyi-ui/.env.development @@ -2,7 +2,7 @@ VUE_APP_TITLE = 若依管理系统 # 开发环境配置 -ENV = 'development' +ENV = 'development' # 若依管理系统/开发环境 VUE_APP_BASE_API = '/dev-api'