bonus-ui-canteen-screen/.env.production

9 lines
168 B
Plaintext
Raw Normal View History

# 页面标题
2025-11-16 19:51:21 +08:00
VUE_APP_TITLE = 绿智食堂公示大屏
# 生产环境配置
ENV = 'production'
2025-11-16 19:51:21 +08:00
# 绿智食堂公示大屏/生产环境
2025-08-22 15:24:34 +08:00
VUE_APP_BASE_API = '/dev-api'