From 1d337412492fec38cb1cf49cc1ccba19fcf8adf2 Mon Sep 17 00:00:00 2001 From: hzj <1304805162@qq.com> Date: Tue, 20 Jan 2026 17:03:58 +0800 Subject: [PATCH] =?UTF-8?q?chore(cp=E6=8E=92=E8=A1=8C=E6=A6=9C):=20?= =?UTF-8?q?=E8=B0=83=E6=95=B4=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/Ranking/Couple/index.vue | 29 +++++++++++++++++++++-------- 1 file changed, 21 insertions(+), 8 deletions(-) diff --git a/src/views/Ranking/Couple/index.vue b/src/views/Ranking/Couple/index.vue index e070763..b45613c 100644 --- a/src/views/Ranking/Couple/index.vue +++ b/src/views/Ranking/Couple/index.vue @@ -587,7 +587,14 @@ style=" margin: 10vh 4vw 5vh; border-radius: 12px; - background: #fff; + background: + radial-gradient( + 171.8% 117.34% at 34.23% 104.78%, + rgba(255, 188, 221, 0) 0%, + #ffbcdd 100% + ), + linear-gradient(303deg, rgba(255, 255, 255, 0) 0%, #ff4656 91.85%), + linear-gradient(292deg, #ff3bc4 0%, rgba(255, 255, 255, 0) 100.5%), #fff; padding: 20px; display: flex; @@ -598,12 +605,12 @@ @click.stop > -

+

{{ t('love_letter_title') }}

-
+
{{ t('spend_5000_coins_confess') }}
@@ -615,9 +622,16 @@