公告板
版本库
filestore
活动
搜索
登录
张晓旭
/
platform4cloud-pad
峰峰执法平台简易案件程序板块 pad端
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
'第一次提交'
yang
2022-10-17
4107256a8d1fa9a2db0969122bfc760994b12421
[~zhangxiaoxu/platform4cloud-pad.git]
/
src
/
page
/
index
/
sidebar
/
config.js
1
2
3
4
5
6
7
8
export default {
propsDefault: {
label: 'label',
path: 'path',
icon: 'icon',
children: 'children'
}
}