dashboard
repositories
filestore
activity
search
login
dg
/
dabao_pc
大宝pc端代码
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
1
PC-20250623MANY\Administrator
2025-07-06
013e32fd5a7fe59fbe4e41e51e3084a45718348c
[dg/dabao_pc.git]
/
src
/
lang
/
zh.js
1
2
3
4
5
6
7
8
export default {
route: {
dashboard: '首页',
documentation: '文档',
guide: '引导页'
}
}