| | |
| | | "/systemInfoOpen/", "/systemInfo/agentList", "/agentLogGo/minTask", "/agentGo/minTask", "/agentDiskGo/minTask", "/dceInfo/agentList", |
| | | "/login/toLogin", "/login/login", "/appInfo/agentList", "/dockerInfo/agentList", "/portInfo/agentList", "/license/", |
| | | "/static/", "/resources/", "/log/agentList", "/customInfo/agentList", "/agentCustomGo/minTask", "/dbInfo/agentList", "/agentDbTableGo/minTask", |
| | | "/agentHeathMonitorGo/minTask", "/agentDceInfoGo/minTask", "/agentSnmpInfoGo/minTask", "/snmpInfo/agentList"}; |
| | | "/agentHeathMonitorGo/minTask", "/agentDceInfoGo/minTask", "/agentSnmpInfoGo/minTask", "/snmpInfo/agentList","/api/"}; |
| | | |
| | | |
| | | //公众看板URL |
| | |
| | | session.setAttribute("menuActive", "81"); |
| | | return; |
| | | } |
| | | if (uri.indexOf("/report") > -1) { |
| | | session.setAttribute("menuActive", "91"); |
| | | if (uri.indexOf("/equipment") > -1) { |
| | | session.setAttribute("menuActive", "81"); |
| | | return; |
| | | } |
| | | if (uri.indexOf("/inspectionTask") > -1) { |
| | | session.setAttribute("menuActive", "c1"); |
| | | return; |
| | | } |
| | | if (uri.indexOf("/failurelogging") > -1) { |
| | | session.setAttribute("menuActive", "c2"); |
| | | return; |
| | | } |
| | | session.setAttribute("menuActive", "11"); |