This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
util
/
web-template-vue3-js
Segui
5
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
056f68e645
Rami (Branch)
Tag
main
web-template...
/
src
/
lang
/
package
/
zh-cn
/
navbar.js
navbar.js
105 B
Cronologia
Originale
1
2
3
4
5
6
// 导航栏国际化
export default {
dashboard: '首页',
logout: '注销',
my: '个人中心'
}