81 lines
1.9 KiB
JSON
81 lines
1.9 KiB
JSON
{
|
|
"homeInfo": {
|
|
"title": "首页",
|
|
"href": "page/welcome.html"
|
|
},
|
|
"logoInfo": {
|
|
"title": "ProManager",
|
|
"image": "images/logo.png",
|
|
"href": ""
|
|
},
|
|
"menuInfo": [
|
|
{
|
|
"title": "图文管理",
|
|
"icon": "fa fa-book",
|
|
"href": "",
|
|
"target": "_self",
|
|
"child": [
|
|
{
|
|
"title": "编码库管理",
|
|
"href": "",
|
|
"icon": "fa fa-sort-numeric-asc",
|
|
"target": "_self",
|
|
"child": [
|
|
{
|
|
"title": "图号编码管理",
|
|
"href": "page/404.html",
|
|
"icon": "fa fa-spinner",
|
|
"target": "_self"
|
|
},
|
|
{
|
|
"title": "产品编码管理",
|
|
"href": "page/404.html",
|
|
"icon": "fa fa-product-hunt",
|
|
"target": "_self"
|
|
},
|
|
{
|
|
"title": "物料特征码管理",
|
|
"href": "page/404.html",
|
|
"icon": "fa fa-cart-plus",
|
|
"target": "_self"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "产品图库管理",
|
|
"href": "",
|
|
"icon": "fa fa-tasks",
|
|
"target": "_self",
|
|
"child": [
|
|
{
|
|
"title": "图库信息管理",
|
|
"href": "page/404.html",
|
|
"icon": "fa fa-info-circle",
|
|
"target": "_self"
|
|
},
|
|
{
|
|
"title": "图库文件管理",
|
|
"href": "page/404.html",
|
|
"icon": "fa fa-file",
|
|
"target": "_self"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "用户管理",
|
|
"icon": "fa fa-users",
|
|
"href": "",
|
|
"target": "_self",
|
|
"child": [
|
|
{
|
|
"title": "用户列表",
|
|
"href": "page/UserList.html",
|
|
"icon": "fa fa-user",
|
|
"target": "_self"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |