From 27ab6846bf9ca28bdd576e42d31a12d8f90c03de Mon Sep 17 00:00:00 2001 From: wuyibo <771227828@qq.com> Date: Thu, 27 Oct 2022 10:22:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8C=89=E4=B8=8D=E5=90=8C=E7=8E=AF=E5=A2=83?= =?UTF-8?q?=E5=B1=95=E7=A4=BA=E6=A0=87=E9=A2=98=EF=BC=8C=E6=9B=B4=E5=A5=BD?= =?UTF-8?q?=E5=8C=BA=E5=88=86=E7=8E=AF=E5=A2=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ruoyi-ui/.env.staging | 3 --- 1 file changed, 3 deletions(-) diff --git a/ruoyi-ui/.env.staging b/ruoyi-ui/.env.staging index eae6ce0f..23bf1352 100644 --- a/ruoyi-ui/.env.staging +++ b/ruoyi-ui/.env.staging @@ -1,8 +1,5 @@ # 页面标题 VUE_APP_TITLE = stage-篮球Zone后台管理系统 - -NODE_ENV = production - # 测试环境配置 ENV = 'staging'