This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
util
/
web-template-vue3-js
Vigiar
5
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
48113cc5b4
Ramos
Etiquetas
main
web-template...
/
.env.development
.env.development
122 B
Histórico
Em bruto
1
2
3
4
5
6
7
8
## 开发环境
NODE_ENV='development'
# 应用端口
VITE_APP_PORT = 3000
# 代理前缀
VITE_APP_BASE_API = '/st/api'