From 11f9869c2f0559ca995465410baf1deb44c226ce Mon Sep 17 00:00:00 2001 From: xiangpei <xiangpei@timesnew.cn> Date: 星期四, 21 十一月 2024 14:11:37 +0800 Subject: [PATCH] 初始化 --- .env.development | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/.env.development b/.env.development index 302ecd1..6902e95 100644 --- a/.env.development +++ b/.env.development @@ -1,5 +1,5 @@ # 椤甸潰鏍囬 -VUE_APP_TITLE = 鑻ヤ緷绠$悊绯荤粺 +VUE_APP_TITLE = RuoYi-flowable # 寮�鍙戠幆澧冮厤缃� ENV = 'development' @@ -9,3 +9,6 @@ # 璺敱鎳掑姞杞� VUE_CLI_BABEL_TRANSPILE_MODULES = true + +# 寮�鎵撴柊鐨則ab鐨剈rl鍓嶇紑 +VUE_APP_TAB_URL_PREFIX = http://127.0.0.1:8080 -- Gitblit v1.8.0