From cd33cd66aea3cfbded96151ab78ccc58a4072171 Mon Sep 17 00:00:00 2001
From: 疯狂的狮子Li <15040126243@163.com>
Date: 星期五, 18 三月 2022 20:53:26 +0800
Subject: [PATCH] !158 修复demo模块字段类型错误问题 Merge pull request !158 from KonBAI/demo_field_type

---
 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 49ce55c..903abe6 100644
--- a/ruoyi-ui/.env.staging
+++ b/ruoyi-ui/.env.staging
@@ -6,6 +6,9 @@
 # 娴嬭瘯鐜閰嶇疆
 ENV = 'staging'
 
+# 搴旂敤璁块棶璺緞 渚嬪浣跨敤鍓嶇紑 /admin/
+VUE_APP_CONTEXT_PATH = '/'
+
 # 鐩戞帶鍦板潃
 VUE_APP_MONITRO_ADMIN = '/admin/login'
 

--
Gitblit v1.9.3