From 24b9e229394d2e9b161bc5d273c9e622ca6f82ab Mon Sep 17 00:00:00 2001 From: liweiliang123 <106959139+liweiliang123@users.noreply.github.com> Date: Mon, 19 Jun 2023 16:34:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.staging | 2 -- 1 file changed, 2 deletions(-) diff --git a/.env.staging b/.env.staging index 361859f..3f732ea 100644 --- a/.env.staging +++ b/.env.staging @@ -1,8 +1,6 @@ # 页面标题 VUE_APP_TITLE = 若依管理系统 -NODE_ENV = production - # 测试环境配置 ENV = 'staging'