From b348412c74da18a2bb107767bae2d89714f1d502 Mon Sep 17 00:00:00 2001
From: lifizer <913626195@qq.com>
Date: Wed, 29 Jul 2026 14:39:21 +0800
Subject: [PATCH] =?UTF-8?q?Refactor(=E5=8D=83=E5=8E=BF):=E5=9B=BE=E7=89=87?=
=?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=87=92=E5=8A=A0=E8=BD=BD=EF=BC=8C=E4=BC=98?=
=?UTF-8?q?=E5=8C=96=E6=B8=B2=E6=9F=93=E9=80=9F=E5=BA=A6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
(cherry picked from commit 23f3d8b9941501354cca69b1e121546fd314fe68)
---
pkg_product/views/famousList.vue | 11 +++++++++++
pkg_product/views/famousQianxianShop.vue | 14 +++++++++++++-
2 files changed, 24 insertions(+), 1 deletion(-)
diff --git a/pkg_product/views/famousList.vue b/pkg_product/views/famousList.vue
index 2a63000..9ffdff5 100644
--- a/pkg_product/views/famousList.vue
+++ b/pkg_product/views/famousList.vue
@@ -24,6 +24,7 @@
:src="countyFamousTopImage"
class="img"
mode="widthFix"
+ :lazy-load="true"
/>
{{ item.provinceName }}
@@ -61,6 +63,7 @@
@@ -95,11 +98,13 @@
{{ county.countyName }}
@@ -118,11 +123,13 @@
{{ county.countyName }}
@@ -140,11 +147,13 @@
{{ county.countyName }}
@@ -160,6 +169,7 @@
:src="webUrl + '/home/no-data-bg.png'"
mode="widthFix"
class="loadend"
+ :lazy-load="true"
/>
-
+
@@ -245,6 +245,7 @@
{{ $formatCount(item.pv) }}
@@ -253,12 +254,14 @@
v-if="!item.hasZan"
:src="webUrl + '/page/hotel/zan-off-2.png'"
class="zan-off-icon"
+ :lazy-load="true"
@click="likeInfoItemHandle(item, index, item.zan + 1, true)"
/>
@@ -413,6 +417,7 @@
:src="item.image"
mode="widthFix"
class="img"
+ :lazy-load="true"
/>
@@ -470,6 +475,7 @@
重点项目
@@ -486,6 +492,7 @@
@@ -503,6 +510,7 @@
招商政策
@@ -525,6 +533,7 @@
@@ -605,11 +614,13 @@
{{ shop.address }}
@@ -624,6 +635,7 @@
{{ shop.name }}