From ce240eaefcf685a44abe61b42c7127909ffa7274 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=AE=B5=E5=86=AC=E6=A2=85?= Date: Mon, 17 Dec 2018 15:08:01 +0800 Subject: [PATCH] =?UTF-8?q?iprange=E6=8A=A5=E8=A1=A8=E5=92=8Chttps=20url?= =?UTF-8?q?=E7=BB=9F=E8=AE=A1=E6=A3=80=E7=B4=A2=E6=9D=A1=E4=BB=B6=E6=A0=B7?= =?UTF-8?q?=E5=BC=8F=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/report/ipRangeReportList.jsp | 44 ++++++------------- .../WEB-INF/views/report/urlReportList.jsp | 16 +++---- 2 files changed, 18 insertions(+), 42 deletions(-) diff --git a/src/main/webapp/WEB-INF/views/report/ipRangeReportList.jsp b/src/main/webapp/WEB-INF/views/report/ipRangeReportList.jsp index e63c6135d..2b8242d85 100644 --- a/src/main/webapp/WEB-INF/views/report/ipRangeReportList.jsp +++ b/src/main/webapp/WEB-INF/views/report/ipRangeReportList.jsp @@ -54,52 +54,34 @@
-
-
-
- -
-
-
-
- +
+ +
+ - -
-
+ +
-
- +
+
-
+ +
-
- -
-
-
-
-
-
+
-
-
-
-
-
- -
-
+ +
diff --git a/src/main/webapp/WEB-INF/views/report/urlReportList.jsp b/src/main/webapp/WEB-INF/views/report/urlReportList.jsp index e4c14780f..7e2c9325a 100644 --- a/src/main/webapp/WEB-INF/views/report/urlReportList.jsp +++ b/src/main/webapp/WEB-INF/views/report/urlReportList.jsp @@ -28,7 +28,7 @@ console.log(title); if(title != undefined && title != null){ if(title.length > 80){ - $(this).find("td").eq(0).text(title.substring(0,80)+"..."); + $(this).find("td").eq(0).text(title.substring(0,80)); }else{ $(this).find("td").eq(0).text(title); } @@ -69,19 +69,13 @@
-
-
-
- -
-
-
-
- +
+
-
+ +