school_website/ruoyi-ui/.env.production

9 lines
198 B
Plaintext
Raw Permalink Normal View History

2024-07-22 11:21:29 +08:00
# 页面标题
2024-08-05 17:47:11 +08:00
VUE_APP_TITLE = 虚拟仿真实验教学中心
2024-07-22 11:21:29 +08:00
# 生产环境配置
ENV = 'production'
# 若依管理系统/生产环境
2024-09-16 22:47:48 +08:00
VUE_APP_BASE_API = 'https://meevexp.oberyun.com/hgdWebsite'