added spider stats

This commit is contained in:
Marvin Zhang
2019-07-26 17:07:24 +08:00
parent 1e8afe6923
commit 946bb7ceba
22 changed files with 763 additions and 451 deletions

View File

@@ -74,4 +74,8 @@ export default {
width: 100%;
text-align: right;
}
.el-table {
min-height: 360px;
}
</style>