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 @@