主界面,系数校准界面调整

This commit is contained in:
sjl
2025-01-06 09:21:24 +08:00
parent 1be15ee849
commit c4e2da8d67
15 changed files with 302 additions and 106 deletions

View File

@@ -44,6 +44,7 @@
:customData="{
title: '设备检测状态',
textAlign: 'left',
}"
:legendData="{
icon: 'circle',
@@ -723,7 +724,7 @@ onUnmounted(() => {
:deep(.el-collapse-item__header) {
color: var(--el-color-primary);
font-size: 14px;
font-size: 18px;
font-family: "Microsoft YaHei", "微软雅黑", "Arial", sans-serif;
}