This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
2022project
/
market-cloud
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
bb4591197a
Rami (Branch)
Tag
master
market-cloud
/
admin-ui
/
.env.production
.env.production
145 B
Cronologia
Originale
1
2
3
4
5
6
7
8
# 页面标题
VUE_APP_TITLE = 管理系统
# 生产环境配置
ENV = 'production'
# 管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'