From 3446b38cbbe59150942f5b83740a1c71a1798b4a Mon Sep 17 00:00:00 2001
From: hewenqiang <1527468660@qq.com>
Date: 星期五, 18 二月 2022 16:18:38 +0800
Subject: [PATCH] update 修正 StringUtils.format() 注释错误问题

---
 ruoyi-ui/.env.development |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/ruoyi-ui/.env.development b/ruoyi-ui/.env.development
index 4addbcd..232d907 100644
--- a/ruoyi-ui/.env.development
+++ b/ruoyi-ui/.env.development
@@ -7,8 +7,8 @@
 # 鑻ヤ緷绠$悊绯荤粺/寮�鍙戠幆澧�
 VUE_APP_BASE_API = '/dev-api'
 
-# 搴旂敤璁块棶璺緞 渚嬪浣跨敤鍓嶇紑 /admin/index
-VUE_APP_CONTEXT_PATH = '/index'
+# 搴旂敤璁块棶璺緞 渚嬪浣跨敤鍓嶇紑 /admin/
+VUE_APP_CONTEXT_PATH = '/'
 
 # 鐩戞帶鍦板潃
 VUE_APP_MONITRO_ADMIN = 'http://localhost:9090/admin/login'

--
Gitblit v1.9.3