{ "homeInfo": { "title": "首页", "href": "/welcome" }, "logoInfo": { "title": "Repository", "image": "static/images/logo.png", "href": "" }, "menuInfo": [ { "icon": "fa fa-home", "href": "/welcome", "title": "仓库信息概览", "target": "_self", "child": [ { "icon": "fa fa-home", "href": "/welcome", "title": "首页", "target": "_self", "child": [] } ] }, { "icon": "layui-icon layui-icon-template-1", "href": "/account_look", "title": "个人中心", "target": "_self", "child": [] }, { "icon": "fa fa-lemon-o", "href": "", "title": "仓库管理", "target": "_self", "child": [ { "icon": "layui-icon layui-icon-template-1", "href": "/my_task", "title": "我的任务", "target": "_self", "child": [] }, { "icon": "layui-icon layui-icon-template-1", "href": "/my_apply", "title": "我的申请", "target": "_self", "child": [] }, { "icon": "fa fa-mail-forward", "href": "", "title": "申请提交", "target": "_self", "child": [ { "icon": "layui-icon layui-icon-file-b", "href": "/application_in", "title": "入库申请", "target": "_self" }, { "icon": "fa fa-file-text", "href": "/application_out", "title": "出库申请", "target": "_self" }, { "icon": "fa fa-exchange", "href": "/application_transfer", "title": "库存转移申请", "target": "_self" } ] }, { "icon": "fa fa-mail-forward", "href": "", "title": "入库管理", "target": "_self", "child": [ { "icon": "fa fa-th-list", "href": "/table_in", "title": "入库查询", "target": "_self" }, { "icon": "fa fa-bar-chart", "href": "/chart_in", "title": "入库可视化", "target": "_self" } ] }, { "icon": "fa fa-mail-forward", "href": "", "title": "出库管理", "target": "_self", "child": [ { "icon": "fa fa-th-list", "href": "/table_out", "title": "出库查询", "target": "_self" }, { "icon": "fa fa-pie-chart", "href": "/chart_out", "title": "出库可视化", "target": "_self" } ] }, { "icon": "fa fa-mail-forward", "href": "", "title": "库存管理", "target": "_self", "child": [ { "icon": "fa fa-th-list", "href": "/table_stock", "title": "库存查询", "target": "_self" }, { "icon": "fa fa-area-chart", "href": "/chart_stock", "title": "库存可视化", "target": "_self" } ] }, { "icon": "fa fa-mail-forward", "href": "", "title": "仓库管理", "target": "_self", "child": [ { "icon": "layui-icon layui-icon-template-1", "href": "/depository_add", "title": "创建仓库", "target": "_self" }, { "icon": "fa fa-th-list", "href": "/depository-out", "title": "仓库查询", "target": "_self" } ] }, { "icon": "fa fa-mail-forward", "href": "", "title": "物料种类管理", "target": "_self", "child": [ { "icon": "fa fa-th-list", "href": "/materialType_add", "title": "物料种类添加", "target": "_self" }, { "icon": "layui-icon layui-icon-template-1", "href": "/materialType_view", "title": "物料种类查询", "target": "_self" } ] }, { "icon": "fa fa-mail-forward", "href": "", "title": "物料管理", "target": "_self", "child": [ { "icon": "layui-icon layui-icon-template-1", "href": "/material_add", "title": "创建物料", "target": "_self" }, { "icon": "layui-icon layui-icon-template-1", "href": "/material_out", "title": "物料查询", "target": "_self" } ] } ] }, { "icon": "fa fa-slideshare", "href": "", "title": "辅助管理", "target": "_self", "child": [ { "icon": "layui-icon layui-icon-template-1", "href": "/table_user", "title": "人员管理", "target": "_self", "child": [] }, { "icon": "layui-icon layui-icon-template-1", "href": "/notice_edit", "title": "公告发布", "target": "_self", "child": [] } ] } ] }