kunshan-renzuirenfa/.env.production
2026-01-16 12:47:44 +08:00

9 lines
175 B
Plaintext

# 页面标题
VUE_APP_TITLE = 认罪认罚案件同录管理系统
# 生产环境配置
ENV = 'production'
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'