| | |
| | | <footer class="main-footer"> |
| | | <input type="hidden" id="serverInfoIdentify" th:value="${application.serverInfoId}"/> |
| | | <th:block th:if="${application.copyRight eq 'true'}"> |
| | | <strong>Copyright ©2017-<span id="copyyear">now</span> <a target="_blank" href="http://www.wgstart.com">www.wgstart.com</a>.</strong> |
| | | <strong>Copyright ©2017-<span id="copyyear">now</span> <a target="_blank" href="http://www.10086.cn/">中国移动</a></strong> |
| | | All Rights Reserved. |
| | | </th:block> |
| | | <th:block th:if="${application.copyRight eq 'false'}"> </th:block> |
| | |
| | | } |
| | | if(confirm('你确定要删除所选数据吗?')) { |
| | | var vals = chk_value.join(","); |
| | | $.ajax("/wgcloud"+url,{ |
| | | $.ajax("/tssw"+url,{ |
| | | type:"post", |
| | | data:{"id":vals}, |
| | | success:function(data){ |
| | |
| | | |
| | | //跳转到系统日志查询 |
| | | function goHrefLogInfo(param) { |
| | | window.location.href = "/wgcloud/log/list?hostname="+param; |
| | | window.location.href = "/tssw/log/list?hostname="+param; |
| | | } |
| | | |
| | | //启用弹出框popover |
| | | $("[data-toggle='popover']").popover(); |
| | | </script> |
| | | </script> |