From 26f9284405649ebb93adf69cd75382112f1bfb2b Mon Sep 17 00:00:00 2001 From: woody Date: Tue, 16 Sep 2025 10:17:51 +0800 Subject: [PATCH] =?UTF-8?q?fix(performanceDistribution):=20=E6=95=B0?= =?UTF-8?q?=E6=8D=AE=E6=9F=A5=E8=AF=A2-=E6=9C=88=E5=BA=A6=E4=B8=9A?= =?UTF-8?q?=E7=BB=A9=E9=9A=90=E8=97=8F=E5=85=A8=E9=83=A8=E4=B8=8B=E6=8B=89?= =?UTF-8?q?=E9=80=89=E9=A1=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../distribution/performanceDistribution.vue | 545 +++++++++--------- 1 file changed, 276 insertions(+), 269 deletions(-) diff --git a/components/distribution/performanceDistribution.vue b/components/distribution/performanceDistribution.vue index 08bf740..b9ff709 100644 --- a/components/distribution/performanceDistribution.vue +++ b/components/distribution/performanceDistribution.vue @@ -1,300 +1,307 @@ \ No newline at end of file +.bg3 { + background: linear-gradient(180deg, #677af9 0%, #697bf2 100%); +} +