dl_vue/.env.production

9 lines
191 B
Plaintext
Raw Permalink Normal View History

2025-03-17 11:05:48 +08:00
# 页面标题
2025-05-12 13:59:04 +08:00
VUE_APP_TITLE = 通告快接管理后台
2025-03-17 11:05:48 +08:00
# 生产环境配置
ENV = 'production'
2025-05-12 13:59:04 +08:00
# 通告快接管理后台/生产环境
VUE_APP_BASE_API = 'https://www.ddtg.site/noticeApi'