实时趋势问题修改

This commit is contained in:
zhujiyan
2024-10-23 14:37:11 +08:00
parent a041b8479f
commit 5cf826f406
4 changed files with 148 additions and 69 deletions

View File

@@ -639,7 +639,7 @@ onMounted(() => {
width: 40%;
border: 1px solid #eee;
margin: 0 10px;
padding: 10px;
// padding: 10px;
position: relative;
.mid_charts {
width: 100%;
@@ -659,7 +659,9 @@ onMounted(() => {
font-weight: 800;
font-weight: 16px;
line-height: 20px;
margin: 10px;
margin: 10px 0 0 10px;
padding-left: 5px;
box-sizing: border-box;
}
}
.view_bot {