export default [{ "name": "泡沫", "children": [{ "name": "泡沫点检", "icon": "/count.svg", "path": "/pages/foam/check", "index": 1, }, { "name": "泡沫投料", "icon": "/purchase_return.svg", "path": "/pages/foam/input", "index": 2, } ] }, { "name": "注塑", "children": [{ "name": "注塑点检", "icon": "/query_supplier_deliver.svg", "path": "/pages/plastics/check", "index": 1, }, { "name": "注塑投料", "icon": "/unbind_pallet.svg", "path": "/pages/plastics/input", "index": 2, }, ] } ]