Diese Webseite funktioniert besser mit JavaScript.
Startseite
Erkunden
Hilfe
Anmelden
chenchao
/
pprof
Beobachten
1
Favorisieren
0
Fork
0
Code
Issues
0
Pull-Requests
0
Releases
0
Wiki
Aktivität
Keine Beschreibung
489
Commits
1
Branch
Struktur:
4bcddedc36
master
Branches
Tags
${ item.name }
Erstelle Branch
${ searchTerm }
von '4bcddedc36'
${ noResults }
pprof
/
web
/
vue.config.js
vue.config.js
116B
Verlauf
Originalformat
1
2
3
4
5
6
7
// vue.config.js
module.exports = {
// 选项...
devServer: {
proxy: 'http://localhost:8090'
}
}