From a6ed5667ab8e17bd7a20dc54def9fd0b9f4dc6b9 Mon Sep 17 00:00:00 2001 From: oo0oo <1148059382@qq.com> Date: 星期二, 01 二月 2022 10:24:49 +0800 Subject: [PATCH] update .gitignore. 添加JRebel工具rebel.xml文件规则至gitignore --- ruoyi-ui/.env.staging | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/ruoyi-ui/.env.staging b/ruoyi-ui/.env.staging index 41d4817..a47af9a 100644 --- a/ruoyi-ui/.env.staging +++ b/ruoyi-ui/.env.staging @@ -1,3 +1,6 @@ +# 页面标题 +VUE_APP_TITLE = 若依管理系统 + NODE_ENV = production # 测试环境配置 -- Gitblit v1.9.2