|
@ -88,7 +88,7 @@
|
|
{id: 6, text: '数据采集', icon: '${staticRoot}/images/index/menu02.png'},
|
|
{id: 6, text: '数据采集', icon: '${staticRoot}/images/index/menu02.png'},
|
|
{id: 60, pid: 6, text: '任务配置', url: '${contextRoot}/datacollect/configJob', icon: '${staticRoot}/images/index/Ins_icon.png'},
|
|
{id: 60, pid: 6, text: '任务配置', url: '${contextRoot}/datacollect/configJob', icon: '${staticRoot}/images/index/Ins_icon.png'},
|
|
{id: 61, pid: 6, text: '任务跟踪', url: '${contextRoot}/datacollect/trackJob', targetType: '1', icon: '${staticRoot}/images/index/Ins_icon.png'},
|
|
{id: 61, pid: 6, text: '任务跟踪', url: '${contextRoot}/datacollect/trackJob', targetType: '1', icon: '${staticRoot}/images/index/Ins_icon.png'},
|
|
{id: 62, pid: 6, text: '任务补采', url: '${contextRoot}/datacollect/repeatDatacollect', icon: '${staticRoot}/images/index/Ins_icon.png'},
|
|
|
|
|
|
<%--{id: 62, pid: 6, text: '任务补采', url: '${contextRoot}/datacollect/repeatDatacollect', icon: '${staticRoot}/images/index/Ins_icon.png'},--%>
|
|
//运行监控中心
|
|
//运行监控中心
|
|
{id: 5, text: '运行监控', icon: '${staticRoot}/images/index/menu04.png'},
|
|
{id: 5, text: '运行监控', icon: '${staticRoot}/images/index/menu04.png'},
|
|
{id: 51, pid: 5, text: '系统监控', url: '${contextRoot}/monitor/server/initial', icon: '${staticRoot}/images/index/Ins_icon.png'},
|
|
{id: 51, pid: 5, text: '系统监控', url: '${contextRoot}/monitor/server/initial', icon: '${staticRoot}/images/index/Ins_icon.png'},
|
|
@ -432,7 +432,7 @@
|
|
me.localRender();
|
|
me.localRender();
|
|
me.clickHomeBtn(false);
|
|
me.clickHomeBtn(false);
|
|
//打开页面
|
|
//打开页面
|
|
|
|
|
|
|
|
debugger
|
|
me.loadPage(url, params);
|
|
me.loadPage(url, params);
|
|
}
|
|
}
|
|
else {
|
|
else {
|