87 lines
2.3 KiB
JSON
Raw Normal View History

2020-12-07 22:17:42 +08:00
{
"homeInfo": {
"title": "首页",
2020-12-27 22:50:36 +08:00
"href": "page/welcome.html"
2020-12-07 22:17:42 +08:00
},
"logoInfo": {
"title": "DEERXN",
2020-12-07 22:17:42 +08:00
"image": "images/logo.png",
"href": ""
},
"menuInfo": [
{
2021-11-14 23:39:55 +08:00
"title": "项目管理",
2021-09-15 00:28:51 +08:00
"icon": "fa fa-folder",
2020-12-07 22:17:42 +08:00
"href": "",
"target": "_self",
"child": [
{
2021-11-14 23:39:55 +08:00
"title": "编码管理",
2020-12-27 22:50:36 +08:00
"href": "",
"icon": "fa fa-folder-open",
2020-12-27 22:50:36 +08:00
"target": "_self",
"child": [
2021-11-15 18:29:21 +08:00
{
"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"
},
2020-12-27 22:50:36 +08:00
{
2021-11-01 00:24:16 +08:00
"title": "类型【5】",
2020-12-29 23:44:55 +08:00
"href": "page/Graphic/MaterialNumber/MaterialNumberList.html",
"icon": "fa fa-file-text-o",
2020-12-27 22:50:36 +08:00
"target": "_self"
2021-07-06 23:30:13 +08:00
},
{
2021-11-01 00:24:16 +08:00
"title": "类型【6】",
"href": "page/Graphic/MarketableNumber/MarketableNumberList.html",
"icon": "fa fa-file-text-o",
"target": "_self"
},
{
2021-11-01 00:24:16 +08:00
"title": "类型【8】",
2021-11-15 18:29:21 +08:00
"href": "page/Graphic/PartNumber/PartNumberList.html?Type=8",
"icon": "fa fa-file-text-o",
2021-07-06 23:30:13 +08:00
"target": "_self"
2021-01-21 01:06:55 +08:00
}
]
2021-10-13 23:44:25 +08:00
},
{
2021-11-14 23:39:55 +08:00
"title": "图样及文件管理",
2021-10-10 16:23:19 +08:00
"href": "",
"icon": "fa fa-folder-open",
"target": "_self",
"child": [
{
"title": "产品图号管理",
2021-10-13 23:44:25 +08:00
"href": "page/Graphic/PatternManager/PatternTreeList.html",
"icon": "fa fa-file-text-o",
"target": "_self"
2021-10-10 16:23:19 +08:00
}
]
2020-12-07 22:17:42 +08:00
}
]
},
{
2020-12-16 22:46:47 +08:00
"title": "用户管理",
"icon": "fa fa-folder-open",
2020-12-07 22:17:42 +08:00
"href": "",
"target": "_self",
"child": [
{
2020-12-24 00:34:19 +08:00
"title": "用户列表",
"href": "page/UserList.html",
"icon": "fa fa-file-text-o",
2020-12-07 22:17:42 +08:00
"target": "_self"
}
]
}
]
}