Files
dm-manage-web/.env.production
2023-08-09 16:44:10 +08:00

9 lines
154 B
Plaintext

# 页面标题
VUE_APP_TITLE = 莳松管理系统
# 生产环境配置
ENV = 'production'
# 莳松管理系统/生产环境
VUE_APP_BASE_API = '/duima'