修改生产系统配置环境

This commit is contained in:
纪寒 2022-10-14 14:56:13 +08:00
parent 9856fbc64a
commit 4e829a5acd

View File

@ -5,4 +5,5 @@ VUE_APP_TITLE = 智慧幼儿体质评估与促进系统
ENV = 'production'
# 智慧幼儿体质评估与促进系统/生产环境
VUE_APP_BASE_API = '/prod-api'
# VUE_APP_BASE_API = '/prod-api'
VUE_APP_BASE_API = 'https://kindergarten.xinelu.cn/'