日志特殊字段私有字段增加排序,截取过长调用配置方法,流量统计处理带宽数据

This commit is contained in:
zhanghongqing
2018-10-31 19:48:27 +08:00
parent 1f39824324
commit fd466e6c52
38 changed files with 322 additions and 327 deletions

View File

@@ -1,5 +1,5 @@
/* logs page */
table.logTb {
/* table.logTb {
table-layout: fixed;
}
@@ -13,7 +13,7 @@ table.logTb td ~td {
-khtml-text-overflow: ellipsis;
-moz-text-overflow: ellipsis;
-webkit-text-overflow: ellipsis;
}
} */
/*列表标题首字母大写 */
table thead tr th{
text-transform: capitalize;