CN-667 feat: Dashboard - npm - 下钻 - 流量折线图开发

This commit is contained in:
@changcode
2022-08-12 15:25:54 +08:00
parent d55cdcb709
commit b5a980ed3f
13 changed files with 668 additions and 59 deletions

View File

@@ -26,6 +26,20 @@
tr td {
padding: 7.5px 0;
}
.el-table__empty-block .el-table__empty-text {
line-height: 25px;
.table-no-data {
.icon {
width: 30px;
height: 30px;
}
.table-no-data__title {
font-size: 14px;
color: #575757;
font-weight: 400;
}
}
}
}
}
.data-recent-table {