From bd1c5766201f6cb80c6957fd974b862177d174d6 Mon Sep 17 00:00:00 2001 From: Gao xiaosong <704041637@qq.com> Date: Sat, 19 Dec 2020 14:39:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=95=86=E5=93=810=E5=BA=93=E5=AD=98=E6=97=B6?= =?UTF-8?q?=E6=B2=A1=E6=9C=89=E6=8F=90=E7=A4=BA=EF=BC=8C=E9=80=89=E6=8B=A9?= =?UTF-8?q?=E7=AB=8B=E5=8D=B3=E8=B4=AD=E4=B9=B0=E6=8A=A5=E9=94=99?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/shop/GoodsCon/index.vue | 1615 +++++++++++++++++---------------- 1 file changed, 837 insertions(+), 778 deletions(-) diff --git a/pages/shop/GoodsCon/index.vue b/pages/shop/GoodsCon/index.vue index 79d0359..01db14f 100644 --- a/pages/shop/GoodsCon/index.vue +++ b/pages/shop/GoodsCon/index.vue @@ -2,18 +2,33 @@ - + {{ storeInfo.storeName }} @@ -21,11 +36,19 @@ 库存:{{ storeInfo.stock }}{{ storeInfo.unitName }} 销量:{{ storeInfo.sales }}{{ storeInfo.unitName }} - + 优惠券: - 满{{ item.useMinPrice }}减{{ item.couponPrice }} + 满{{ item.useMinPrice }}减{{ item.couponPrice }} @@ -40,7 +63,10 @@ - + {{ attrTxt }}: {{ attrValue }} @@ -64,14 +90,22 @@ {{ systemStore.name }} - - {{systemStore.address}} + + {{ systemStore.address }} - - 距离{{systemStore.distance}}千米 + + 距离{{ systemStore.distance }}千米 @@ -122,20 +156,20 @@ - + - - + 首页 @@ -147,15 +181,23 @@ 收藏 - + - {{CartCount}} + {{ + CartCount + }} 购物车 - {{CartCount}} + {{ + CartCount + }} 购物车 @@ -172,12 +214,23 @@ - + - + - + @@ -191,7 +244,12 @@ 生成海报 - + @@ -200,592 +258,579 @@