From 23986594cb96d1f155ae25bba007cc624ec4eaa7 Mon Sep 17 00:00:00 2001 From: fanfan Date: Sat, 9 Mar 2024 21:47:18 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=86=E8=8A=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/activity/charts.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/activity/charts.vue b/pages/activity/charts.vue index 58de211..f4e75de 100644 --- a/pages/activity/charts.vue +++ b/pages/activity/charts.vue @@ -45,7 +45,7 @@ 去看看 - + @@ -524,7 +524,7 @@ .look { width: 202rpx; height: 60rpx; - background: linear-gradient(180deg, #FF7E6A 0%, #FB322A 100%); + background: #F9BD6C; border-radius: 70rpx; margin-right: 22rpx; text-align: center;