修改冀北现场反馈问题

This commit is contained in:
GGJ
2025-12-15 09:33:34 +08:00
parent d30b8247cf
commit 9f5b2ecc46
28 changed files with 700 additions and 468 deletions

View File

@@ -5,7 +5,7 @@
贡献度计算
<div style="font-size: 14px; font-weight: 500">
<!-- {{ dotList.alias || '' }} -->
<span class="monitoring-point">当前位置{{ dotList.alias || '' }}</span>
<span class="monitoring-point1">当前位置{{ dotList.alias || '' }}</span>
<back-component />
</div>
</div>
@@ -598,7 +598,7 @@ onMounted(() => {
width: 300px;
}
}
.monitoring-point {
.monitoring-point1 {
font-size: 14px;
font-weight: 700;
color: var(--el-color-primary);