111 lines
3.1 KiB
JSON
111 lines
3.1 KiB
JSON
{
|
|
"homeInfo": {
|
|
"title": "首页",
|
|
"href": "page/welcome-1.html?t=1"
|
|
},
|
|
"logoInfo": {
|
|
"title": "LAYUI MINI",
|
|
"image": "images/logo.png",
|
|
"href": ""
|
|
},
|
|
"menuInfo": [
|
|
{
|
|
"title": "常规管理",
|
|
"icon": "fa fa-address-book",
|
|
"href": "",
|
|
"target": "_self",
|
|
"child": [
|
|
{
|
|
"title": "机具需求计划",
|
|
"href": "",
|
|
"icon": "fa fa-home",
|
|
"target": "_self",
|
|
"child": [
|
|
{
|
|
"title": "计划申请",
|
|
"href": "page/demandPlan/apply_plan_list.html",
|
|
"icon": "fa fa-tachometer",
|
|
"target": "_self"
|
|
},
|
|
{
|
|
"title": "计划申请审核",
|
|
"href": "page/demandPlan/plan_check_list.html",
|
|
"icon": "fa fa-tachometer",
|
|
"target": "_self"
|
|
},
|
|
{
|
|
"title": "机具公司发货",
|
|
"href": "page/demandPlan/delivery_list.html",
|
|
"icon": "fa fa-tachometer",
|
|
"target": "_self"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "基础管理",
|
|
"href": "",
|
|
"icon": "fa fa-home",
|
|
"target": "_self",
|
|
"child": [
|
|
{
|
|
"title": "配件类型管理",
|
|
"href": "page/basic/fit_type_list.html",
|
|
"icon": "fa fa-tachometer",
|
|
"target": "_self"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"title": "配件管理",
|
|
"href": "",
|
|
"icon": "fa fa-home",
|
|
"target": "_self",
|
|
"child": [
|
|
{
|
|
"title": "工程统计",
|
|
"href": "page/accessory/pro_count_list.html",
|
|
"icon": "fa fa-tachometer",
|
|
"target": "_self"
|
|
},
|
|
{
|
|
"title": "库存统计",
|
|
"href": "page/accessory/inventory_statistics_list.html",
|
|
"icon": "fa fa-tachometer",
|
|
"target": "_self"
|
|
},
|
|
{
|
|
"title": "配件入库",
|
|
"href": "page/accessory/accessory_store_list.html",
|
|
"icon": "fa fa-tachometer",
|
|
"target": "_self"
|
|
},
|
|
{
|
|
"title": "领料出库",
|
|
"href": "page/accessory/accessory_out_bound_list.html",
|
|
"icon": "fa fa-tachometer",
|
|
"target": "_self"
|
|
},
|
|
{
|
|
"title": "配件退回",
|
|
"href": "page/accessory/accessory_return_list.html",
|
|
"icon": "fa fa-tachometer",
|
|
"target": "_self"
|
|
},
|
|
{
|
|
"title": "库存盘点",
|
|
"href": "page/accessory/inventory_count_list.html",
|
|
"icon": "fa fa-tachometer",
|
|
"target": "_self"
|
|
},
|
|
{
|
|
"title": "配件报废",
|
|
"href": "page/accessory/accessory_scrap_list.html",
|
|
"icon": "fa fa-tachometer",
|
|
"target": "_self"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |