Files
profitManage1.2/.env.production
T
2025-11-11 14:06:13 +08:00

9 lines
177 B
Bash

# 页面标题
VUE_APP_TITLE = SAAS综合管理平台
# 生产环境配置
ENV = 'production'
# 若依管理系统/生产环境
VUE_APP_BASE_API = 'http://172.16.15.102:8080'