...
|
...
|
@@ -208,7 +208,7 @@ document.getElementById("li_dockerRelease_a").setAttribute("href", path + "/dock |
|
|
document.getElementById("logout_a").setAttribute("href", path + "/user/logout");
|
|
|
document.getElementById("changepwd_a").setAttribute("href", path + "/user/toupdatePwd");
|
|
|
document.getElementById("li_sms_a").setAttribute("href", path + "/sms/toSmsLog");
|
|
|
document.getElementById("li_search_compare_a").setAttribute("href", path + "/searchCompare/getComparePage");
|
|
|
//document.getElementById("li_search_compare_a").setAttribute("href", path + "/searchCompare/getComparePage");
|
|
|
document.getElementById("li_zkMonitor_a").setAttribute("href", path + "/zkCfgCommon/tozkMonitorList");
|
|
|
document.getElementById("li_riskCtrol_zkMonitor_a").setAttribute("href", path + "/zkCfgUicRisk/toRiskCtrolzkMonitorList");
|
|
|
|
...
|
...
|
|