bonus-ui/.env.production

9 lines
159 B
Plaintext
Raw Permalink Normal View History

2024-06-26 17:36:22 +08:00
# 页面标题
2025-06-09 13:40:24 +08:00
VUE_APP_TITLE = 智慧食堂系统
2024-06-26 17:36:22 +08:00
# 生产环境配置
ENV = 'production'
# 博诺思管理系统/生产环境
VUE_APP_BASE_API = '/dev-api'