dashboard
repositories
filestore
activity
search
login
main
/
heavy-cargo-system-web
大件运输联网系统前端代码
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
修改顶部栏
guoshilong
2023-01-02
29bf5936bf1da2eea81f3abe07dc738f5267c42c
[heavy-cargo-system-web.git]
/
src
/
page
/
index
/
sidebar
/
config.js
1
2
3
4
5
6
7
8
9
export default {
propsDefault: {
label: 'label',
path: 'path',
icon: 'icon',
children: 'children',
isOpen: 'isOpen'
}
}