This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
util
/
web-template-vue3-js
Suivre
5
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
056f68e645
Branches
Tags
main
web-template...
/
src
/
lang
/
package
/
zh-cn
/
navbar.js
navbar.js
105 B
Historique
Raw
1
2
3
4
5
6
// 导航栏国际化
export default {
dashboard: '首页',
logout: '注销',
my: '个人中心'
}