新增流量统计带宽详情页面,IPv4,6,Tcp,udp为条件统计
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
$(document).ready(function() {
|
||||
// 隱藏日誌詳情
|
||||
$("table.logTb .icon-book-open").hide();
|
||||
// $("table.logTb .icon-book-open").hide();
|
||||
// 界面鼠标悬停事件
|
||||
/* $("table.logTb").find("td").not(":has(a)").bind("mouseover", function(){
|
||||
var str = $(this).html(this.innerHTML.trim()).text();
|
||||
|
||||
Reference in New Issue
Block a user