gdesign_vue/RuoYi-Vue-master/ruoyi-ui/.env.production

9 lines
169 B
Plaintext
Raw Normal View History

2024-02-22 09:43:15 +00:00
# 页面标题
2024-04-20 10:45:15 +00:00
VUE_APP_TITLE = 计道师后台管理系统
2024-02-22 09:43:15 +00:00
# 生产环境配置
ENV = 'production'
2024-04-20 10:45:15 +00:00
# 计道师管理系统/生产环境
2024-02-22 09:43:15 +00:00
VUE_APP_BASE_API = '/prod-api'