{ "backend": [ { "name": "download", "title": "下载站", "icon": "fa fa-download", "type": 1, "sort": 60, "status": 1, "child": [ { "name": "download/category", "title": "分类管理", "icon": "fa fa-list", "type": 2, "sort": 0, "route": "/download/backend/category/index" }, { "name": "download/resource", "title": "资源管理", "icon": "fa fa-file-archive-o", "type": 2, "sort": 1, "route": "/download/backend/resource/index" } ] } ], "member": [], "frontend": [] }