From 05bd367e04ff2f9f2173866cbf4cce1656b442ba Mon Sep 17 00:00:00 2001
From: lifizer <913626195@qq.com>
Date: Mon, 27 Apr 2026 10:34:49 +0800
Subject: [PATCH] =?UTF-8?q?Refactor(=E9=A6=96=E9=A1=B5):=E4=BC=98=E5=8C=96?=
=?UTF-8?q?=E9=A1=B5=E9=9D=A2=E5=8A=A0=E8=BD=BD=EF=BC=8C=E5=9B=BE=E7=89=87?=
=?UTF-8?q?=E4=BD=BF=E7=94=A8=E6=87=92=E5=8A=A0=E8=BD=BD?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
(cherry picked from commit 94b2af52d0c4f76b2cc84ffcaf4c8a12d2df5f9f)
---
components/xdd-product-item/index.vue | 22 ++++++++++++++++------
1 file changed, 16 insertions(+), 6 deletions(-)
diff --git a/components/xdd-product-item/index.vue b/components/xdd-product-item/index.vue
index 81c8cc8..99c4562 100644
--- a/components/xdd-product-item/index.vue
+++ b/components/xdd-product-item/index.vue
@@ -5,13 +5,15 @@
v-if="!item.isFarmerShop"
:src="item[imageKey]"
class="img"
+ lazy-load
/>
-
+ mode="heightFix|widthFix"
+ lazy-load
+ />
-
+ :poster="item.farmerShopCover + '?vframe/jpg/offset/1'"
+ lazy-load
+ />
{{ item.farmerShopContent }}
@@ -83,12 +91,14 @@
¥
- {{ item[priceKey] }}
+ {{ item[priceKey] }}
+
@@ -97,7 +107,7 @@
v-if="item.isFarmerShop"
class="v12-justify-start v12-align-center v12-pt-2 v12-px-2 v12-pb-2">
-
+
{{ item.farmerShopName }}/{{ item.farmerShopCityName || '-' }}