2018-12-31

This commit is contained in:
monlor
2018-12-31 23:47:47 +08:00
commit 3ae56f5e6e
1091 changed files with 173538 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
{
"config":{
"autoRowHeight":"false"
,"rownumbers":"true"
,"pagination":"true"
,"striped":"true"
}
,"fields":[
{"field":"address","width":"260"}
,{"field":"clientName","width":"120"}
,{"field":"flagStr","width":"60"}
,{"field":"progress","width":"70","align":"center"}
,{"field":"rateToClient","width":"80","align":"right","formatter":"speed"}
,{"field":"rateToPeer","width":"80","align":"right","formatter":"speed"}
]
}