去掉多余环境变量配置文件

This commit is contained in:
田岩
2025-07-16 09:32:24 +08:00
parent bceda8f15c
commit 9eeb562da4
10 changed files with 2 additions and 37 deletions
-3
View File
@@ -1,8 +1,5 @@
# 生产环境
ENV = 'production'
VITE_APP_ENV = 'AND'
# base api
VITE_APP_BASE_API_Url = 'https://aitstest.jlbank.com.cn:7001'