From dc7c7cc47538d03ecd4194b1d2dd91c34d7655ad Mon Sep 17 00:00:00 2001
From: 18631081161 <2088094923@qq.com>
Date: Fri, 25 Jul 2025 14:13:08 +0800
Subject: [PATCH] =?UTF-8?q?=E9=A6=96=E9=A1=B5.?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
components/guyu/home/goods-item.vue | 198 +++++++++++-----------
pages/home/home-page.vue | 244 ++++++++++++++--------------
2 files changed, 227 insertions(+), 215 deletions(-)
diff --git a/components/guyu/home/goods-item.vue b/components/guyu/home/goods-item.vue
index 342c33a..1013c49 100644
--- a/components/guyu/home/goods-item.vue
+++ b/components/guyu/home/goods-item.vue
@@ -1,110 +1,116 @@
-
-
-
-
+
+
+
+
- {{ goodsItem.title }}
+ {{ goodsItem.title }}
- 现货发售中
+ 现货发售中
-
- ¥{{ goodsItem.price }}
- / 包
-
-
+
+ ¥{{ goodsItem.price }}
+ / 包
+
+
\ No newline at end of file
diff --git a/pages/home/home-page.vue b/pages/home/home-page.vue
index a1771fe..8d27a1f 100644
--- a/pages/home/home-page.vue
+++ b/pages/home/home-page.vue
@@ -3,144 +3,150 @@
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
+
+
\ No newline at end of file