43 lines
		
	
	
		
			852 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			43 lines
		
	
	
		
			852 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| [
 | |
| 	{
 | |
| 		"id": "system",
 | |
| 		"title": "系统管理",
 | |
| 		"icon": "layui-icon layui-icon-set-fill",
 | |
| 		"type": 0,
 | |
| 		"href": "",
 | |
| 		"children": [
 | |
| 			{
 | |
| 				"id": 604,
 | |
| 				"title": "部门管理",
 | |
| 				"icon": "layui-icon layui-icon-face-cry",
 | |
| 				"type": 1,
 | |
| 				"openType": "_iframe",
 | |
| 				"href": "/system/department/list"
 | |
| 			},
 | |
| 			{
 | |
| 				"id": 601,
 | |
| 				"title": "用户管理",
 | |
| 				"icon": "layui-icon layui-icon-face-smile",
 | |
| 				"type": 1,
 | |
| 				"openType": "_iframe",
 | |
| 				"href": "/system/user/list"
 | |
| 			},
 | |
| 			{
 | |
| 				"id": 602,
 | |
| 				"title": "角色管理",
 | |
| 				"icon": "layui-icon layui-icon-face-cry",
 | |
| 				"type": 1,
 | |
| 				"openType": "_iframe",
 | |
| 				"href": "/system/role/list"
 | |
| 			},
 | |
| 			{
 | |
| 				"id": 603,
 | |
| 				"title": "菜单管理",
 | |
| 				"icon": "layui-icon layui-icon-face-cry",
 | |
| 				"type": 1,
 | |
| 				"openType": "_iframe",
 | |
| 				"href": "/system/menu/list"
 | |
| 			}
 | |
| 		]
 | |
| 	}
 | |
| ] |