From 6a58bf6e4562e1ae029e75fa72527b9886afe026 Mon Sep 17 00:00:00 2001 From: linxi Date: Tue, 26 Nov 2024 17:47:26 +0800 Subject: [PATCH] =?UTF-8?q?Fix=EF=BC=9A2702=20=E3=80=90=E5=95=86=E5=9F=8E?= =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E3=80=91=E5=8D=83=E5=8E=BF=E2=80=94?= =?UTF-8?q?=E5=86=9C=E6=B0=91=E5=BA=97=E9=93=BA=E8=AF=A6=E6=83=85=E5=B1=95?= =?UTF-8?q?=E7=A4=BA=E6=95=88=E6=9E=9C=E4=B8=8E=E8=AE=BE=E8=AE=A1=E5=9B=BE?= =?UTF-8?q?=E4=B8=8D=E4=B8=80=E8=87=B4=EF=BC=8C=E9=9C=80=E8=A6=81=E8=B0=83?= =?UTF-8?q?=E6=95=B4=E4=B8=80=E4=B8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pagesInn/inn/farmerStore.vue | 143 ++++++++++++++++------- pkg_product/views/famousQianxianShop.vue | 12 +- 2 files changed, 106 insertions(+), 49 deletions(-) diff --git a/pagesInn/inn/farmerStore.vue b/pagesInn/inn/farmerStore.vue index f0fd3b8..3a38f94 100644 --- a/pagesInn/inn/farmerStore.vue +++ b/pagesInn/inn/farmerStore.vue @@ -114,18 +114,18 @@ - + {{ store.address }} - + 导航 - + 客服 @@ -139,10 +139,10 @@ class="tab" @click="changeTab(item.value)" > - + {{ item.text }} - - + + @@ -160,16 +160,28 @@ :src="item.productImage" class="cover" /> - - {{ item.productName }} - + + {{ item.productName }} + + + + {{ item.productPrice }} + + + + + + @@ -322,9 +334,8 @@