dashboard
repositories
filestore
activity
search
login
main
/
gp_pc
股票pc端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
代码迁移推送
zj
2024-06-03
a1e25849cf08c5580fe139b39d5b58c9d958b455
[gp_pc.git]
/
src
/
lang
/
zh.js
1
2
3
4
5
6
7
8
export default {
route: {
dashboard: '首页',
documentation: '文档',
guide: '引导页'
}
}