This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
wangxiaodong
/
test-micro-app
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
a8411beabf
Ramos
Etiquetas
master
test-micro-app
/
yohu
/
vue.config.js
vue.config.js
113 B
Histórico
Em bruto
1
2
3
4
5
6
7
8
module.exports = {
devServer: {
port: 8849,
headers: {
'Access-Control-Allow-Origin': '*',
},
},
}