From efaf6feb1adaec18a8e87b06f9192a960eb7267e Mon Sep 17 00:00:00 2001 From: lifizer <913626195@qq.com> Date: Mon, 5 Aug 2024 17:12:36 +0800 Subject: [PATCH] =?UTF-8?q?Style(=E9=A6=96=E9=A1=B5):=E8=83=8C=E6=99=AF?= =?UTF-8?q?=E9=A2=9C=E8=89=B2=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/home/index.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/home/index.vue b/pages/home/index.vue index 25506bd..e651273 100644 --- a/pages/home/index.vue +++ b/pages/home/index.vue @@ -674,7 +674,7 @@ export default { padding: 20rpx; margin: 21rpx 0 0 0; border-radius: 16rpx; - background: linear-gradient(180deg, rgba(243, 231, 209, 0.5) 0%, rgba(243, 232, 214, 0.5) 100%); + background: #fff; .pic-wrap { .img + .img { margin: 0 0 0 20rpx;