screenFront/.env.production
2023-05-12 16:41:33 +08:00

8 lines
156 B
Plaintext

# 页面标题
VUE_APP_TITLE = 物联大屏
# 生产环境配置
ENV = 'production'
# 智能仓储管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'