This website works better with JavaScript
Startsida
Utforska
Hjälp
Registrera dig
Logga in
kk
/
game
Bevaka
1
Stjärnmärk
0
Fork
0
Filer
Ärenden
0
Pull-förfrågningar
0
Wiki
Träd:
02e9bc1ccc
Grenar
Taggar
game
master
game
/
game-ui
/
.env.production
.env.production
151 B
Historik
Rå
1
2
3
4
5
6
7
8
# 页面标题
VUE_APP_TITLE = 客服系统
# 生产环境配置
ENV = 'production'
# 若依管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'