大屏项目初始化

This commit is contained in:
2026-03-09 22:05:19 +08:00
parent 386854bf66
commit 4a9c3d2cf2
12 changed files with 110 additions and 9 deletions

View File

@@ -162,6 +162,8 @@ onUnmounted(() => {
display: flex;
flex-direction: column;
overflow: hidden;
background: rgba(0, 0, 0, 0.1) url("@/assets/images/desck2.png") no-repeat;
background-size: 100% 100%;
}
.chart-card-header {