diff --git a/src/views/Home/Index10.vue b/src/views/Home/Index10.vue index 30cb67e..8a6a741 100644 --- a/src/views/Home/Index10.vue +++ b/src/views/Home/Index10.vue @@ -8,7 +8,7 @@ ··· -

集团视角数据看板

+
([]) @@ -1431,15 +1431,15 @@ onMounted(async () => { display: inline-flex; align-items: center; padding: 8px 16px; - background: #f3f4f6; + background: #409eff; border: 1px solid #e5e7eb; border-radius: 6px; cursor: pointer; transition: all 0.3s; - font-size: 14px; - color: #333; + font-size: 16px; + color: white; user-select: none; - + font-weight: 600; span { margin-left: 8px; font-size: 18px; diff --git a/src/views/Home/Index12.vue b/src/views/Home/Index12.vue index ca84daf..016e00b 100644 --- a/src/views/Home/Index12.vue +++ b/src/views/Home/Index12.vue @@ -11,7 +11,7 @@ ···
-

区域视角数据看板

+
{{ selectedPark }}
-

园区视角数据看板

+
{ color: white; border-radius: 4px; font-size: 14px; - font-weight: 500; + font-weight: 600; } .header-title {