Authored by qinchao

恶意ip

@@ -162,7 +162,7 @@ @@ -162,7 +162,7 @@
162 field: "ip" 162 field: "ip"
163 }, { 163 }, {
164 title: "reason", 164 title: "reason",
165 - width: "50%", 165 + width: "40%",
166 field: "reasonDur", 166 field: "reasonDur",
167 styler : function(value, rowData, rowIndex){ 167 styler : function(value, rowData, rowIndex){
168 return { 168 return {
@@ -212,7 +212,7 @@ @@ -212,7 +212,7 @@
212 }, 212 },
213 { 213 {
214 title: "操作", 214 title: "操作",
215 - width: "5%", 215 + width: "10%",
216 field: "ip", 216 field: "ip",
217 formatter: function (value, rowData, rowIndex) { 217 formatter: function (value, rowData, rowIndex) {
218 var div = $("<div>"); 218 var div = $("<div>");