diff --git a/distribution/shop-detail/components/share-popup.vue b/distribution/shop-detail/components/share-popup.vue index f8fc284..b379c76 100644 --- a/distribution/shop-detail/components/share-popup.vue +++ b/distribution/shop-detail/components/share-popup.vue @@ -1,228 +1,228 @@ - - - \ No newline at end of file diff --git a/distribution/shop-detail/index.vue b/distribution/shop-detail/index.vue index 9fb1639..3774949 100644 --- a/distribution/shop-detail/index.vue +++ b/distribution/shop-detail/index.vue @@ -1,908 +1,760 @@ - + - + \ No newline at end of file + diff --git a/groupBuying/goodsDetail/goodsDetail.vue b/groupBuying/goodsDetail/goodsDetail.vue index d40fa20..91839cb 100644 --- a/groupBuying/goodsDetail/goodsDetail.vue +++ b/groupBuying/goodsDetail/goodsDetail.vue @@ -10,30 +10,30 @@ - ¥{{item.groupPrice}} - ¥{{item.originalPrice}} + ¥{{ item.groupPrice }} + ¥{{ item.originalPrice }} - 限购{{item.limitBuyNum}}份 - 已团:{{item.groupedNum||0}} + 限购{{ item.limitBuyNum }}份 + 已团:{{ item.groupedNum || 0 }} - {{item.wareName}} + {{ item.wareName }} - {{item.wareDetail}} + {{ item.wareDetail }} - 可核销门店: - {{item.shopName}} + 可核销门店: + {{ item.shopName }} - 门店地址: - {{item.shopAddress}} + 门店地址: + {{ item.shopAddress }} @@ -41,55 +41,46 @@ 立即拼团 - + - 立即购买购 - {{item.nickName}} - 差{{returnNeedPerpole(item)}}人拼成 + + 立即购买购 + {{ item.nickName }} + 差{{ returnNeedPerpole(item) }}人拼成 剩余: - {{getRemainingHMS(item)}} + {{ getRemainingHMS(item) }} 快速拼成 - - - - - - - + 商品详情 - - + - {{returnBtmText}} + {{ returnBtmText }} - {{returnBtmText}} + {{ returnBtmText }} - - @@ -101,31 +92,29 @@ - {{item.wareName}} + {{ item.wareName }} - {{item.wareDetail}} + {{ item.wareDetail }} - ¥{{item.groupPrice}} - ¥{{item.originalPrice}} - 限购{{item.limitBuyNum}} + ¥{{ item.groupPrice }} + ¥{{ item.originalPrice }} + 限购{{ item.limitBuyNum }} - - + 合计: - {{totalPrice}} + {{ totalPrice }} - {{number}} + {{ number }} - @@ -137,574 +126,562 @@ \ No newline at end of file +} + diff --git a/groupBuying/index/index.vue b/groupBuying/index/index.vue index b748001..f9c2549 100644 --- a/groupBuying/index/index.vue +++ b/groupBuying/index/index.vue @@ -2,71 +2,63 @@ - + - {{shopInfo.shopName||''}} + {{ shopInfo.shopName || '' }} - - {{index+1}} - {{item}} -