From 31c91cdcd57ea13c0ca981d577f0edf6e73ea4f0 Mon Sep 17 00:00:00 2001 From: xiangpei <xiangpei@timesnew.cn> Date: 星期五, 17 一月 2025 15:00:24 +0800 Subject: [PATCH] 首页待办跳转问题 --- .env.development | 7 +++++-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.env.development b/.env.development index 4214a89..17348f4 100644 --- a/.env.development +++ b/.env.development @@ -1,10 +1,10 @@ # 椤甸潰鏍囬 -VUE_APP_TITLE = 灏勬椽椤圭洰绠$悊绯荤粺 +VUE_APP_TITLE = 灏勬椽鏅烘収椤圭洰绠$悊绯荤粺 # 寮�鍙戠幆澧冮厤缃� ENV = 'development' -# 灏勬椽椤圭洰绠$悊绯荤粺/寮�鍙戠幆澧� +# 灏勬椽鏅烘収椤圭洰绠$悊绯荤粺/寮�鍙戠幆澧� VUE_APP_BASE_API = '/dev-api' # 璺敱鎳掑姞杞� @@ -12,3 +12,6 @@ # 寮�鎵撴柊鐨則ab鐨剈rl鍓嶇紑 VUE_APP_TAB_URL_PREFIX = http://127.0.0.1:8080 + +# flowable璁捐椤甸潰鍓嶇紑 +VUE_APP_FLOWABLE_PREFIX = http://127.0.0.1:10076 -- Gitblit v1.8.0