yixindibang/ruoyi-ui/.env.production

9 lines
151 B
Plaintext
Raw Normal View History

2025-05-29 07:38:18 +00:00
# 页面标题
2025-06-09 06:03:51 +00:00
VUE_APP_TITLE = 计量系统
2025-05-29 07:38:18 +00:00
# 生产环境配置
ENV = 'production'
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'