This website works better with JavaScript.
Accueil
Explorateur
Aide
Connexion
chenchao
/
pprof
Suivre
1
Favoriser
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
0
Wiki
Activité
Aucune description
489
Révisions
1
Branche
Aborescence:
4bcddedc36
master
Branches
Tags
${ item.name }
Créer la branche
${ searchTerm }
de '4bcddedc36'
${ noResults }
pprof
/
web
/
vue.config.js
vue.config.js
116B
Historique
Brut
1
2
3
4
5
6
7
// vue.config.js
module.exports = {
// 选项...
devServer: {
proxy: 'http://localhost:8090'
}
}