Please enable JavaScript in your browser!
Accueil
Explorer
Aide
S'inscrire
Connexion
FrontEnd
/
research_kyxt
Suivre
4
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Branche:
master
Branches
Tags
master
research_kyxt
/
.env.production
.env.production
145 B
Lien permanent
Historique
Raw
1
2
3
4
5
6
7
8
9
# 页面标题
VUE_APP_TITLE = 科研系统
# 生产环境配置
ENV = 'production'
# 科研系统/生产环境
VUE_APP_BASE_API = '/prod-api'