.env.production 151 Bytes
# 页面标题
VUE_APP_TITLE = 陕钢安全管理

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

# 陕钢安全管理/生产环境
VUE_APP_BASE_API = 'dmg'