From 11a08fbe270c8e738bdb4f31bed9c851d3d32d19 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=8E=8B=E9=B9=8F?= <877617829@qq.com>
Date: Sat, 14 Dec 2024 15:39:04 +0800
Subject: [PATCH] =?UTF-8?q?=E3=80=90=E4=BF=AE=E5=A4=8D=E3=80=91=E4=BF=AE?=
=?UTF-8?q?=E5=A4=8D=E9=A6=96=E9=A1=B5bug?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/home/item.vue | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/pages/home/item.vue b/pages/home/item.vue
index 5505acb..40dc623 100644
--- a/pages/home/item.vue
+++ b/pages/home/item.vue
@@ -4,9 +4,9 @@
-
-
-
+
+
+
@@ -40,6 +40,7 @@
.img-item {
margin-bottom: 10rpx;
}
+
.item {
background-color: #ffffff;
margin-bottom: 5rpx;
--
Gitee