dashboard
repositories
filestore
activity
search
login
main
/
school-java-web
校园后端项目web端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
+转换gcj02towgs84 bug修复
liuyg
2022-03-22
8a31ea8bdf296817db2f99186e7b1ce79a77bfcf
[school-java-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'
}
}