xnzt/xnzt-admin/.env.production
2024-11-11 10:27:27 +08:00

9 lines
169 B
Plaintext

# 页面标题
VUE_APP_TITLE = 新型农业经营主体平台
# 生产环境配置
ENV = 'production'
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'