This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
2022project
/
school-shunt-admin
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
a03e577ee4
Ramas
Etiquetas
master
school-shunt-ad...
/
admin-ui
/
.env.production
.env.production
145 B
Histórico
Raw
1
2
3
4
5
6
7
8
# 页面标题
VUE_APP_TITLE = 管理系统
# 生产环境配置
ENV = 'production'
# 管理系统/生产环境
VUE_APP_BASE_API = '/prod-api'