Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
chenchao
/
pprof
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Pull requests
0
Versões
0
Wiki
Atividade
Nenhuma descrição
489
Commits
1
Branch
Tag:
4bcddedc36
master
Branches
Tags
${ item.name }
Criar branch
${ searchTerm }
de 4bcddedc36
${ noResults }
pprof
/
web
/
vue.config.js
vue.config.js
116B
Histórico
Original
1
2
3
4
5
6
7
// vue.config.js
module.exports = {
// 选项...
devServer: {
proxy: 'http://localhost:8090'
}
}