样式调整

This commit is contained in:
2025-12-03 10:23:44 +08:00
parent d393275529
commit 852ae25cc6
3 changed files with 9 additions and 9 deletions

View File

@@ -8,7 +8,7 @@
</el-icon>
<div class="park-name">{{ selectedPark }}</div>
</div>
<h1 class="header-title">园区视角数据看板</h1>
<!-- <h1 class="header-title">园区视角数据看板</h1> -->
<div class="header-right">
<div class="date-range-wrapper">
<el-date-picker v-model="dateRange" type="daterange" range-separator="至" start-placeholder="开始日期"
@@ -1321,7 +1321,7 @@ onMounted(() => {
color: white;
border-radius: 4px;
font-size: 14px;
font-weight: 500;
font-weight: 600;
}
.header-title {