From dc32ba3b47fd0280d75700adf95bc92b6969e30c Mon Sep 17 00:00:00 2001 From: leiyun Date: Sun, 22 Mar 2026 20:32:02 +0800 Subject: [PATCH] save --- pages/index/index.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index a9f5515..9bcc56f 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -187,8 +187,8 @@ onShow(() => { } &.joined { - background: #d9d9d9; - color: #999; + background: linear-gradient(135deg, #52c41a, #389e0d); + color: #fff; letter-spacing: 2rpx; }