dashboard
repositories
filestore
activity
search
login
main
/
jczz_web
基层智治-前端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
小区、住户、房屋、场所等页面调整,皮肤更换功能隐藏
shuishen
2023-12-23
8e357feadbb4720b99a3ab485e73cb72b66ea3ad
[jczz_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'
}
}