.env.production 175 Bytes
Newer Older
forevertyler's avatar
forevertyler committed
1
# 页面标题
xinzhedeai's avatar
xinzhedeai committed
2
VUE_APP_TITLE = 多式联运交通运行预警系统
forevertyler's avatar
forevertyler committed
3 4 5 6 7 8

# 生产环境配置
ENV = 'production'

# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'