47 lines
1.1 KiB
JSON
47 lines
1.1 KiB
JSON
{
|
|
"homeInfo": {
|
|
"title": "首页",
|
|
"href": "page/welcome-1.html?t=1"
|
|
},
|
|
"logoInfo": {
|
|
"title": "需求计划管理",
|
|
"image": "images/logo.png",
|
|
"href": ""
|
|
},
|
|
"menuInfo": [
|
|
{
|
|
"title": "常规管理",
|
|
"icon": "fa fa-address-book",
|
|
"href": "",
|
|
"target": "_self",
|
|
"child": [
|
|
{
|
|
"title": "需求计划管理",
|
|
"href": "",
|
|
"icon": "fa fa-book",
|
|
"target": "_self",
|
|
"child": [
|
|
{
|
|
"title": "需求计划申请",
|
|
"href": "page/aq_demand_plan/apply_plan_list.html",
|
|
"icon": "fa fa-navicon",
|
|
"target": "_self"
|
|
},
|
|
{
|
|
"title": "需求计划审核",
|
|
"href": "page/aq_demand_plan/apply_plan_audit_list.html",
|
|
"icon": "fa fa-shield",
|
|
"target": "_self"
|
|
},
|
|
{
|
|
"title": "采购发货",
|
|
"href": "page/aq_demand_plan/send_out_list.html",
|
|
"icon": "fa fa-shield",
|
|
"target": "_self"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
} |