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:
056f68e645
Ramos
Etiquetas
main
web-template...
/
src
/
lang
/
package
/
zh-cn
/
navbar.js
navbar.js
105 B
Histórico
Em bruto
1
2
3
4
5
6
// 导航栏国际化
export default {
dashboard: '首页',
logout: '注销',
my: '个人中心'
}