This website works better with JavaScript
Accueil
Explorer
Aide
S'inscrire
Connexion
kk
/
game
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
136a9dc6ac
Branches
Tags
game
master
game
/
game-ui
/
.env.production
.env.production
151 B
Historique
Raw
1
2
3
4
5
6
7
8
# 页面标题
VUE_APP_TITLE = 客服系统
# 生产环境配置
ENV = 'production'
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'