2021-10-13 23:44:28 +08:00

81 lines
2.1 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": "部件特征码管理",
"href": "page/Graphic/MaterialNumber/MaterialNumberList.html",
"icon": "fa fa-file-text-o",
"target": "_self"
},
{
"title": "可销售部件特征码管理",
"href": "page/Graphic/MarketableNumber/MarketableNumberList.html",
"icon": "fa fa-file-text-o",
"target": "_self"
},
{
"title": "零件特征码管理",
"href": "page/Graphic/PartNumber/PartNumberList.html",
"icon": "fa fa-file-text-o",
"target": "_self"
}
]
},
{
"title": "图样管理",
"href": "",
"icon": "fa fa-folder-open",
"target": "_self",
"child": [
{
"title": "产品图号管理",
"href": "page/Graphic/GalleryInformation/GalleryInformationList.html",
"icon": "fa fa-file-text-o",
"target": "_self"
},
{
"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"
}
]
}
]
}