{ "menuItems": [ { "key": "1", "icon": "AppleOutlined", "title": "主页", "path": "/home" }, { "key": "2", "icon": "AppleOutlined", "title": "系统日志", "path": "/syslog" }, { "key": "2", "icon": "AppleOutlined", "title": "节点管理", "path": "/nodeMage", "children": [ { "key": "2.1", "icon": "AppleOutlined", "title": "节点", "path": "/node" }, { "key": "2.2", "icon": "AppleOutlined", "title": "PING配置", "path": "/pingconfig" }, { "key": "2.3", "icon": "AppleOutlined", "title": "定时管理", "path": "/task" }, { "key": "2.4", "icon": "AppleOutlined", "title": "服务器配置", "path": "/nodeconfig" } ] } ] }