Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ops
/
monitor-ui
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
qinchao
7 years ago
Commit
a154aa73b1c757612dcdf25a699dba4f6fc1455c
1 parent
a0c04a1a
恶意ip
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
monitor-ui-web/src/main/webapp/jsp/malicious/maliciousIpListNew.jsp
monitor-ui-web/src/main/webapp/jsp/malicious/maliciousIpListNew.jsp
View file @
a154aa7
...
...
@@ -162,7 +162,7 @@
field
:
"ip"
},
{
title
:
"reason"
,
width
:
"
5
0%"
,
width
:
"
4
0%"
,
field
:
"reasonDur"
,
styler
:
function
(
value
,
rowData
,
rowIndex
){
return
{
...
...
@@ -212,7 +212,7 @@
},
{
title
:
"操作"
,
width
:
"
5
%"
,
width
:
"
10
%"
,
field
:
"ip"
,
formatter
:
function
(
value
,
rowData
,
rowIndex
)
{
var
div
=
$
(
"<div>"
);
...
...
Please
register
or
login
to post a comment