From f5389299d31e2236d399e48cfc1b09e5dd16f4c1 Mon Sep 17 00:00:00 2001 From: loulijun2021 <1694218219@qq.com> Date: 星期一, 20 三月 2023 10:01:39 +0800 Subject: [PATCH] 1.看板样式优化 --- .env.development | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) diff --git a/.env.development b/.env.development index 849e0a2..26aba89 100644 --- a/.env.development +++ b/.env.development @@ -2,5 +2,9 @@ ENV = 'development' # base api -VUE_APP_BASE_API = 'http://121.196.36.24:8001/api/' +VUE_APP_BASE_API = '/api/' + + +# 鏂囦欢涓嬭浇鍦板潃 涓嬭浇鏁版嵁妯℃澘鍦板潃 +VUE_APP_BASE_API_FILE = 'http://121.196.36.24:8001' -- Gitblit v1.9.3