refactor(ui): 调整优化

This commit is contained in:
廖彦棋
2024-03-11 13:46:08 +08:00
parent d4d1fb26f6
commit c55275872e
4 changed files with 12 additions and 22 deletions

View File

@@ -165,6 +165,7 @@ const createOption = (data, key) => {
.chartDom {
width: 450px;
height: 500px;
text-align: center;
}
}
</style>