配置打包

This commit is contained in:
BOOL\25024
2025-03-06 16:12:46 +08:00
parent 578c6beaaa
commit 49a7f93851
4 changed files with 24 additions and 8 deletions

View File

@@ -1,8 +1,8 @@
# 页面标题
VUE_APP_TITLE = 万车充运营管理平台
# 正式环境配置
# 生产环境配置
ENV = 'production'
# 万车充运营管理平台/正式环境
# 万车充运营管理平台/生产环境
VUE_APP_BASE_API = 'https://api.jsowellcloud.com'