Files
OpticalSystem/admin-front/.env.production
2026-06-18 18:45:46 +08:00

9 lines
193 B
Plaintext

# 页面标题
VUE_APP_TITLE = 觉远创智功能镜片配镜系统
# 生产环境配置
ENV = 'production'
# 觉远创智功能镜片配镜系统/生产环境
VUE_APP_BASE_API = '/prod-api'