From 8b4cacb113d6e612f032d78bdde109ae5eb6fa80 Mon Sep 17 00:00:00 2001 From: HG-abab <1695059005@qq.com> Date: Wed, 21 May 2025 21:09:34 +0800 Subject: [PATCH] =?UTF-8?q?style:=E4=BF=AE=E5=A4=8Dcss=E5=8F=98=E9=87=8F?= =?UTF-8?q?=E5=86=B2=E7=AA=81=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/ecologyTitle.vue | 2 +- src/style.css | 2 +- src/view/nationalPlanning/components/locationConditions.vue | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/ecologyTitle.vue b/src/components/ecologyTitle.vue index f5de322..a1db85a 100644 --- a/src/components/ecologyTitle.vue +++ b/src/components/ecologyTitle.vue @@ -94,7 +94,7 @@ const props = defineProps({ padding: 0.1rem; width: 9rem; height: 3.6rem; - border-radius: var(--border-radius); + border-radius: 2rem; background: linear-gradient(to right, #898888 0%, #73737300 100%); margin-left: -1rem; diff --git a/src/style.css b/src/style.css index 3de4ca2..d043e87 100644 --- a/src/style.css +++ b/src/style.css @@ -15,7 +15,7 @@ --border-default: rgba(255, 255, 255, 0.3); --border-light: rgba(255, 255, 255, 0.1); --border-active: rgba(255, 255, 255, 0.3); - --border-radius: 2rem; + --border-radius: 1rem; /* 图表颜色 */ --chart-green-normal: #275b38; diff --git a/src/view/nationalPlanning/components/locationConditions.vue b/src/view/nationalPlanning/components/locationConditions.vue index 26d72ea..c4acf44 100644 --- a/src/view/nationalPlanning/components/locationConditions.vue +++ b/src/view/nationalPlanning/components/locationConditions.vue @@ -60,7 +60,7 @@ const colors = [ > - + - +