You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
438 B
21 lines
438 B
[{
|
|
"id": 1,
|
|
"title": "填报任务管理",
|
|
"icon": "layui-icon layui-icon-console",
|
|
"type": 0,
|
|
"href": "",
|
|
"children": [{
|
|
"id": 10,
|
|
"title": "待填报任务",
|
|
"type": 1,
|
|
"openType": "_iframe",
|
|
"href": "view/tb/school/task_list_p.html?is_finish=0"
|
|
}, {
|
|
"id": 13,
|
|
"title": "已填报任务",
|
|
"type": 1,
|
|
"openType": "_iframe",
|
|
"href": "view/tb/school/task_list_p.html?is_finish=1"
|
|
}]
|
|
}
|
|
] |