From 6fffa02acf28ee18ff33aba0e2bad51ec99bfc35 Mon Sep 17 00:00:00 2001 From: abbfun <819589789@qq.com> Date: Sat, 29 Oct 2022 22:45:55 +0800 Subject: [PATCH] pagehelper-boot更新1.4.5 --- 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