diff --git a/components/common/product-seckill-card.vue b/components/common/product-seckill-card.vue index 6d2d8a5..d59996d 100644 --- a/components/common/product-seckill-card.vue +++ b/components/common/product-seckill-card.vue @@ -24,15 +24,14 @@ - - + ⚡ 加倍补{{ item.secDiscount || item.subsidy }}元 - + @@ -109,8 +108,12 @@ export default { methods: { // 商品 onSelectProct(item) { + let url = "/pages/other_package/productInfo/productInfo?id=" + item.id ; + if(this.activedType === 'seckill'){ + url = "/pages/other_package/productInfo/productInfo?id=" + item.id + "&activedType=" + this.activedType + "&activityId=" + item.activityId; + } uni.navigateTo({ - url: "/pages/other_package/productInfo/productInfo?id=" + item.id + "&activedType=" + this.activedType + "&activityId=" + item.activityId, + url: url, }); }, startCountdown() { diff --git a/pages/active/super-subsidy/super-subsidy.vue b/pages/active/super-subsidy/super-subsidy.vue index bf433c2..30b26c3 100644 --- a/pages/active/super-subsidy/super-subsidy.vue +++ b/pages/active/super-subsidy/super-subsidy.vue @@ -33,7 +33,7 @@ @init="mescrollInit" :fixed="false"> - + diff --git a/pages/order_package/order_submit/order_submit.vue b/pages/order_package/order_submit/order_submit.vue index 0d962c1..c1132f7 100644 --- a/pages/order_package/order_submit/order_submit.vue +++ b/pages/order_package/order_submit/order_submit.vue @@ -196,7 +196,7 @@ style="display:inline-block;vertical-align: middle;"> --> - + 秒杀价 限时秒杀