evo-Financial-vue/.env.production
2025-05-08 09:10:36 +08:00

9 lines
167 B
Plaintext

# 页面标题
VUE_APP_TITLE = ERP管理系统
# 生产环境配置
ENV = 'production'
# ERP管理系统/生产环境
VUE_APP_BASE_API = 'http://192.168.5.12:8081/'