2021-11-15 18:29:30 +08:00

87 lines
2.3 KiB
JSON

{
"homeInfo": {
"title": "首页",
"href": "page/welcome.html"
},
"logoInfo": {
"title": "DEERXN",
"image": "images/logo.png",
"href": ""
},
"menuInfo": [
{
"title": "项目管理",
"icon": "fa fa-folder",
"href": "",
"target": "_self",
"child": [
{
"title": "编码管理",
"href": "",
"icon": "fa fa-folder-open",
"target": "_self",
"child": [
{
"title": "类型【0】",
"href": "page/Graphic/PartNumber/PartNumberList.html?Type=0",
"icon": "fa fa-file-text-o",
"target": "_self"
},
{
"title": "类型【2】",
"href": "page/Graphic/PartNumber/PartNumberList.html?Type=2",
"icon": "fa fa-file-text-o",
"target": "_self"
},
{
"title": "类型【5】",
"href": "page/Graphic/MaterialNumber/MaterialNumberList.html",
"icon": "fa fa-file-text-o",
"target": "_self"
},
{
"title": "类型【6】",
"href": "page/Graphic/MarketableNumber/MarketableNumberList.html",
"icon": "fa fa-file-text-o",
"target": "_self"
},
{
"title": "类型【8】",
"href": "page/Graphic/PartNumber/PartNumberList.html?Type=8",
"icon": "fa fa-file-text-o",
"target": "_self"
}
]
},
{
"title": "图样及文件管理",
"href": "",
"icon": "fa fa-folder-open",
"target": "_self",
"child": [
{
"title": "产品图号管理",
"href": "page/Graphic/PatternManager/PatternTreeList.html",
"icon": "fa fa-file-text-o",
"target": "_self"
}
]
}
]
},
{
"title": "用户管理",
"icon": "fa fa-folder-open",
"href": "",
"target": "_self",
"child": [
{
"title": "用户列表",
"href": "page/UserList.html",
"icon": "fa fa-file-text-o",
"target": "_self"
}
]
}
]
}